Lee Dilkie wrote:
Perhaps I'm getting confused with what's reported.

I just noticed that SSLv3 gets reported even when I specify TLS methods on the client and server. ie.

"cipher spec=AES256-SHA SSLv3 Kx=RSA Au=RSA Enc=AES(256) Mac=SHA1"

Is this "really" SSLv3 or is it TLS?

Afaik the supported cipher suites are the same for SSLv3 and TLS, so OpenSSL probably prints SSLv3 in any case. When you want to know the used protocol version, use e.g. ssldump.
Ciao,
Richard
--
Dr. Richard W. Könning
Fujitsu Siemens Computers GmbH
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to