Hi All I installed Apache/1.3.33 (Unix) mod_perl/1.29 mod_ssl/2.8.22 OpenSSL/0.9.7d on Solaris
But when I try to browse it using https://my.website.com I am getting the following error in the browser: The connection to my.website.com has terminated unexpectedly. Some data may have been transferred The Apache error log says: [Sun Apr 17 22:35:21 2005] [error] mod_ssl: SSL handshake failed (server my.website.com:443, client 192.168.0.15) (OpenSSL library error follows) [Sun Apr 17 22:35:21 2005] [error] OpenSSL: error:1409D08A:SSL routines:SSL3_SETUP_KEY_BLOCK:cipher or hash unavailable This is how my SSLCipherSuite looks like in httpd.conf: SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL I tried to change it like these and neither one was successful: SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+SSLv3:+EXP:+eNULL -OR- SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW I used Google to search the OpenSSL and modssl sites and the web with so solution. Any help or suggestion would be greatly appreciated. Thanks -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu "..there are two kinds of people: those who work and those who take the credit...try to be in the first group;...less competition there." - Indira Gandhi ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]