> Check your SSLCipherSuite directive, please. I guess it's configured to not
> contain RSA ciphers. Additionally you look at the debugging output of
> "s_client". It shows you which cipher here was choosen.  I think it wasn't a
> RSA-based one. The background is just that Netscape only supports RSA-based
> ciphers.


After playing around with s_clinet I did indeed confirm that the server is
not accepting RSA ciphers. Would this be a problem in the apache
configuration or how I built openssl? The Cipher directive in the apache
conf file reads :

SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL


I've tried a few things in this line with no luck.




Jeff


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to