libvncserver icon indicating copy to clipboard operation
libvncserver copied to clipboard

Handle of Ultra MSLogonIIAuth does not work when library is compiled with OpenSSL only

Open qunying opened this issue 3 years ago • 1 comments

With UltraVNC server 1.3.4.2, enable MSLogonII auth, if compiled the library with OpenSSL only, SDLvncviewer could not connect, got "VNC connection failed: authentication rejected". If compiled the library with GCRYPT and GNUTLS, it works.

The test is on the main trunk code.

qunying avatar Dec 17 '21 18:12 qunying

Can confirm this. Looks like there's something wrong in https://github.com/LibVNC/libvncserver/blob/master/common/crypto_openssl.c

bk138 avatar Aug 11 '22 07:08 bk138

Closed by #550.

bk138 avatar Jan 22 '23 18:01 bk138