On Mon, Aug 26, 2002 at 06:23:25PM -0700, Xperex Tim wrote: > If I want a server to accept either SSLv3 or TLS connections but not SSLv2 >connections, do I use > TLSv1_server_method() or SSLv3_server_method() or is this not possible?
SSLv23_server_method() and SSL_OP_NO_SSLv2 in SSL_CTX_set_option(). Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] http://www.aet.TU-Cottbus.DE/personen/jaenicke/ BTU Cottbus, Allgemeine Elektrotechnik Universitaetsplatz 3-4, D-03044 Cottbus ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]