Hej, there seems to be a change in how openssl interpretes cipher suite names between (at least) 0.9.7e and 0.9.8.
With 0.9.7e one gets: $ openssl s_client -cipher RSA-AES256 connect: Connection refused And with 0.9.8: $ openssl s_client -cipher RSA-AES256 error setting cipher list So, is this intended? Is it a bug in 0.9.8? Is it a bug in 0.9.7e? Why has this changed? TIA for any helpfull comments, daniel ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
