I have a question about the different SSL versions, i.e., which one
should a client use to be interoperable? The specific problem is
with the MTA at mail.stalker.com. I finally got around to do some
more debugging and found out that openssl (starttls) can connect
to it if it uses either SSLv23 with SSL_OP_NO_TLSv1 or SSLv3.
However, in general the client should use SSLv23 without turning
off other protocol versions, correct? So how should I write a client
that can connect to (almost) all servers?

I'm a bit irritated, because this behavior doesn't match with the
interoperability matrix I posted back in March. Is that MTA running
SSLv3?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to