Hi All,
       I 'am trying to configure ssl in jboss/tomcat.
I am using Jboss-3.2.6. I made changes in the
server.xml to use self singed certificate with the
valid password.
When I tried to run the server. It is throwing the
exception as given below.
I am giving the correct path of the keystore and
password.
I can see the certificate using keytool. But still it
is saying no certificate found and ignored exception: java.net.SocketException: SSL
handshake errorjavax.net.ssl.SSLException: No
available certificate corresponds to the SSL cipher
suites which are enabled..
Please help me what do I do to work this.
 
Regards,
Manju
 
2005-01-11 22:28:25,906 ERROR
[http-0.0.0.0-443-Processor4]
org.apache.tomcat.util.net.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 corresponds to the SSL cipher
suites which are enabled.
java.net.SocketException: SSL handshake
errorjavax.net.ssl.SSLException: No available
certificate 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(Thread.java:534)
 
 
 
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to