Why is JBossWeb throwing 'javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.' when I try to enable SSL?
Issue
- Why is JBossWeb throwing 'javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.' when I try to enable SSL?
2011-08-25 08:58:00,117 ERROR [org.apache.coyote.http11.Http11Protocol] (main) Error initializing endpoint java.io.IOException: SSL configuration is invalid due to No available certificate or key corresponds to the SSL cipher suites which are enabled. at org.apache.tomcat.util.net.jsse.JSSESocketFactory.checkConfig(JSSESocketFactory.java:775) at org.apache.tomcat.util.net.jsse.JSSESocketFactory.init(JSSESocketFactory.java:480) at org.apache.tomcat.util.net.jsse.JSSESocketFactory.createSocket(JSSESocketFactory.java:142) at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:502) at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:175) at org.apache.catalina.connector.Connector.initialize(Connector.java:1029)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- Red Hat JBoss Enterprise Web Server (EWS)
- Tomcat
- Red Hat Enterprise Linux
- Tomcat
- Red Hat JBoss Fuse
- Tomcat
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
