LibVNC / libvncserver

LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
GNU General Public License v2.0
1.07k stars 481 forks source link

SSL failed #621

Closed hellothere-yan closed 4 days ago

hellothere-yan commented 1 week ago

When I created a certificate and connected using stunnel, I found that the connection failed。 my openssl version is "OpenSSL 3.1.1 30 May 2023 (Library: OpenSSL 3.0.10 1 Aug 2023)" vnc

hellothere-yan commented 4 days ago

My mistake ,I mix up WSS and websocket