Hi There
We are using SD plus paid over 2 years and now it won't startup after adding SSL certificates.
The log file says below. I tried to run the run.bat and had no luck.
[14:48:22:319]|[02-11-2013]|[SYSOUT]|[INFO]|[19]|: [JBOSS] PoolTcpEndpoint: Reinitializing ServerSocket|
[14:48:22:319]|[02-11-2013]|[SYSOUT]|[INFO]|[20]|: [JBOSS] PoolTcpEndpoint: Endpoint [SSL: ServerSocket[addr=/0.0.0.0,port=0,localport=443]] ignored exception: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.
at org.apache.tomcat.util.net.jsse.JSSESocketFactory.acceptSocket(JSSESocketFactory.java:113)
at org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java:368)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:549)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
at java.lang.Thread.run(Unknown Source)
Any help would be greatly appreciated.
Cheers