Open GoogleCodeExporter opened 8 years ago
You must use:
Private Function JabberClient1_OnInvalidCertificate(sender As Object, certificate As Security.Cryptography.X509Certificates.X509Certificate, chain As Security.Cryptography.X509Certificates.X509Chain, sslPolicyErrors As Net.Security.SslPolicyErrors) Handles jc.OnInvalidCertificate
Return True
End Function
As well.
Original comment by mitchell...@gmail.com
on 29 Jul 2015 at 7:11
Original issue reported on code.google.com by
mitchell...@gmail.com
on 20 Jan 2015 at 7:32