By Admin on Thursday, 23 January 2020
Posted in Support
Likes 0
Views 1.3K
Votes 0
A new event has been added to TsgcWebSocketClient component: OnSSLVerifyPeer

Now if VerifyCertificate property is enabled in TLSOptions, OnSSLVerifyPeer event will be called and you can check certificate and accept or not it.

A bug has been fixed too when using OpenSSL 1.1.1 and VerifyCertificate was true which raised and Access Violation.
View Full Post