You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Anandi Vyagrapuri <va...@yahoo.com> on 2006/07/10 16:50:15 UTC

Error configuring SSL with Tomcat

Hi,
I am trying to get Tomcat to work with SSL on a
Windows machine.
I have a root certificate and site certificte from 
Equifax which i converted to binary and stored it in
the keystore . I stored the root certificate under the
alias geotrust and the site certificate with alias
tomcat. 

I have also modified the server.xml mentioning where
the keystore file is and the password. 

Now, i get the following error dumped into the
catalina log file...
Any insight on what has gone wrong here ? 

Jul 10, 2006 1:21:31 AM
org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-80
Jul 10, 2006 1:21:31 AM
org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-443
Jul 10, 2006 1:21:31 AM
org.apache.tomcat.util.net.PoolTcpEndpoint
acceptSocket
SEVERE: Endpoint [SSL:
ServerSocket[addr=0.0.0.0/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:407)
	at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:70)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	at java.lang.Thread.run(Unknown Source)
Jul 10, 2006 1:21:31 AM
org.apache.tomcat.util.net.PoolTcpEndpoint
acceptSocket
WARNING: Reinitializing ServerSocket
Jul 10, 2006 1:21:31 AM
org.apache.tomcat.util.net.PoolTcpEndpoint
acceptSocket
SEVERE: Endpoint [SSL:
ServerSocket[addr=0.0.0.0/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:407)
	at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:70)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	at java.lang.Thread.run(Unknown Source)

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

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Error configuring SSL with Tomcat

Posted by Anandi Vyagrapuri <va...@yahoo.com>.
Yes, the keystore file is in C:\Documents And
Settings\user\.keystore . I have followed the steps in
configuring SSL . 


--- manivannan_palanichamy <ma...@aim.com>
wrote:

> 
> Did you put the keystore file in correct location?
> Have you followed the steps properly as mentioned in
> the Tomcat - SSL
> Documentaion?
> 
> -
> Manivannan Palanichamy
> http://geocities.com/manivannan57
> 
> 
> -- 
> View this message in context:
>
http://www.nabble.com/Error-configuring-SSL-with-Tomcat-tf1918879.html#a5254675
> Sent from the Tomcat - User forum at Nabble.com.
> 
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail:
> users@tomcat.apache.org
> To unsubscribe, e-mail:
> users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail:
> users-help@tomcat.apache.org
> 
> 


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

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Error configuring SSL with Tomcat

Posted by manivannan_palanichamy <ma...@aim.com>.
Did you put the keystore file in correct location?
Have you followed the steps properly as mentioned in the Tomcat - SSL
Documentaion?

-
Manivannan Palanichamy
http://geocities.com/manivannan57


-- 
View this message in context: http://www.nabble.com/Error-configuring-SSL-with-Tomcat-tf1918879.html#a5254675
Sent from the Tomcat - User forum at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org