> Error was "2010-02-16 17:01:36,380 ERROR
> [org.apache.tomcat.util.net.JIoEndpoint] Socket accept failed
> java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No
> available certificate or key corresponds to the SSL cipher suites which are
> enabled.

Tomcat cannot find the alias for the server key within the specified
keystore. Check that the correct keystoreFile and keyAlias are
specified in the <Connector> element in the Tomcat configuration file.
REMINDER - keyAlias values may be case sensitive!

If you are still having problems, a good source of information is the
TOMCAT-USER mailing list. You can find pointers to archives of
previous messages on this list, at
http://tomcat.apache.org/lists.html.

--N Deepak.
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to