When connecting with version 12.0 or later, a customer reported this stack trace in the SecureSocket class:
Exception during handshake
Org.BouncyCastle.Tls.TlsFatalAlert: handshake_failure(40)
at Org.BouncyCastle.Tls.TlsProtocol.SafeReadRecord()
at Org.BouncyCastle.Tls.TlsProtocol.OfferInput(Byte[] input, Int32 inputOff, Int32 inputLen)
at EnterpriseDT.Mentalis.Security.Ssl.Shared.SocketController.OnReceive(IAsyncResult ar)