None of the ECDH-RSA cipher suites appear to work in 0.9.8r. Yet they work in 1.0.0. Is this expected?
Looking at s3_lib.c, all the older DH-RSA cipher suites are disabled (SSL_CIPHER->valid=0). But the ECDH-RSA ciphers listed in s3_lib.c are enabled. This leads to the following questions: 1. Is it a bug that the ECDH-RSA cipher suites are not working? 2. Or, is it a bug that the ECDH-RSA cipher suites are enabled? Any help would be very appreciated. Thank you. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org