Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SC and SecureVPN Plugin

Single Click discussions / bugs
Post Reply
vtach3743
8
8
Posts: 12
Joined: 2015-03-24 18:27

SC and SecureVPN Plugin

Post by vtach3743 »

Hi,

We've been using SC with the RC4 key for awhile and I'd like to move to the SecureVNCPlugin key as it's more secure, but I'm having trouble getting it working. Here is what I did.

Generated the key in VNCViewer.
Copied the Server_ClientAuth.pubkey into the support.zip file and had the online creator make the .exe
The Viewer_ClientAuthkey.pkey I copied into the UltraVNC folder
Start the viewer using the command line:
vncviewer -listen -SecureVNCPlugin.dsm


When I run SC and try to connect, it thinks and on the viewer screen I get a message box with:

Server closed connection
-Manual closed
-Network Disconn

Any help in figuring out what I've configured incoorectly would be helpful.

Thanks
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: SC and SecureVPN Plugin

Post by Rudi De Vos »

Please see
https://www.uvnc.com/downloads/single-c ... loads.html

Latest download
win10 Same as pevious, but exe request UAC on start
-Added support for the SecureVNCPlugin
Howto
*Add SC_Server_ClientAuth.pubkey to zip
helpdesk.txt
[HOST]
Internet support new encryption
-secureplugin -connect localhost:5500 -noregistry
Viewer
Make sure the viewer use also SecureVNCPlugin.dsm and call the viewer key SC_Viewer_ClientAuth.pkey
if only one pkey exist you don't have to rename it.
It need to be SC_Server_ClientAuth.pubkey, only supported name.
vtach3743
8
8
Posts: 12
Joined: 2015-03-24 18:27

Re: SC and SecureVPN Plugin

Post by vtach3743 »

That did it. Thanks
Post Reply