javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via MuleSoft JIRA by Dan Diephouse, 1 year ago
via MuleSoft JIRA by Dan Diephouse, 1 year ago
via Stack Overflow by Antony Stubbs
, 2 years agovia Oracle Community by green.ronald, 1 year ago
via Stack Overflow by Videanu Adrian
, 2 years agovia wordpress.com by Unknown author, 1 year ago
javax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
at sun.security.ssl.SSLServerSocketImpl.checkEnabledSuites(SSLServerSocketImpl.java:327)
at sun.security.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:272)
at org.mule.transport.tcp.TcpMessageReceiver$1.doWork(TcpMessageReceiver.java:153)