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

Trying to get ssvnc working with uVNC and this plugin

Should you have problems with the DSM plugin, here's the place to look for help or report issues
Post Reply
User avatar
rcooke
40
40
Posts: 98
Joined: 2011-02-19 13:06
Location: Toronto, Canada
Contact:

Trying to get ssvnc working with uVNC and this plugin

Post by rcooke »

I'm trying to use ssvnc with uVNC server with SecureVNCPlugin64.dsm enabled and having a problem!

It connects, then hangs until timeout.

The ssvnc side says:

Code: Select all

ultravnc_dsm_helper: got connection: 0
securevnc_setup: fail read rsabuf: n=0 len=12
vncviewer.x11: VNC server closed connection

2017/04/09 15:42:28 VNC Viewer exiting.

vncviewer command failed: 0

And the uVNC debug log says

Code: Select all

Sun Apr 09 10:44:57 2017
vncmenu.cpp : ############### Usernames change: old="Richard Cooke", new="Richard Cooke"
 --The system cannot find the file specified.
Sun Apr 09 10:44:58 2017
vsocket.cpp : socket error 1: 10060
 --A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
vncclient.cpp : Reconnect to repeater
vncserver.cpp : removing unauthorised client
vncserver.cpp : RemoveClient() done
vncclient.cpp : ~vncClient() executing...
vncclient.cpp : deleting socket
vsocket.cpp : closing socket
Sun Apr 09 10:45:02 2017
vncmenu.cpp : ############### Usernames change: old="Richard Cooke", new="Richard Cooke"
 --The system cannot find the file specified.
Sun Apr 09 10:45:07 2017
This is uVNC server 1.2.1.1 on Windows 7 64-bit PRO.

ssvnc version 1.0.30 on MAC OS/X 10.11.6 El Capitan

Thanks in advance!
Regards,
Richard Cooke
User avatar
RichardGhval
Posts: 1
Joined: 2017-05-02 23:27
Location: Denmark
Contact:

Trying to get ssvnc working with uVNC and this plugin

Post by RichardGhval »

Does anybody know how to use this plugin with SC Singleclick VNC with the certificates? If I add SecureVNC to SC I got the message that a plugin is used but the connection is unencrypted.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Re: Trying to get ssvnc working with uVNC and this plugin

Post by Rudi De Vos »

For SC you need to use the plugin and viewer you can download on top of the page..

From page

Code: Select all

The encryption plugin used by SC only exist for w32.
Download viewer+plugin
To create encryption key, run winvnc.exe, select plugin "MSRC4Plugin_for_sc.dsm", config, create key.
Add the key as rc4.key to the zip file you upload.
Post Reply