> I found problem where on the configuration of SslContext.
> I don't remember when I set SslVersionMethod to "SslV23", I 
> changed it to "SslBestVer" and the problem has disappeared.

Your log appeared to show SSL had negotiated successfully, otherwise
the server would not allowed you use AUTH LOGIN which is not encrypted.


That's why logging 'SSL Connected OK with' which is SslHandshakeRespMsg
is important for diagnostics, and ideally the certificates as well,
although that is harder. 

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to