Hi all,

I've got a (hopefully) simple question:

In a server that supports TLS (e.g. a imap server), when the server receives
the STARTTLS command, should the method that the SSL_CTX is created with be
SSLv23_method() or TLSv1_method()? I was under the impression that it should
be TLSv1_method(), thus the START>TLS< command, but I cannot find any
documentation to proof it.

Anyone with an opinion? Your help would be appreciated!

 Peter

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to