SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled

2009-10-02 Thread Joe Hansen
Hey all, Apache 2.0/Tomcat 5.5/mod_jk installed on RedHat Enterprise Linux ES 4.0. Our web server has been up and running smoothly for more than 2 years now. This morning I noticed that the websites were down. When I checked the logs, I found the following message: java.io.FileNotFoundException:

Re: SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled

2009-10-02 Thread Joe Hansen
I think I just solved my issue. I followed the instructions on GoDaddy to get this done. To install the GoDaddy Certificates: Create a keystore file openssl pkcs12 -export -chain -CAfile /etc/httpd/conf/ssl.crt/gd_intermediate_bundle.crt -in /etc/httpd/conf/ssl.crt/_.joesdomain.com.crt -inkey