You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dan LeBaron <da...@ingenuittechnologies.com> on 2003/06/02 04:08:22 UTC

"Cannot recover key" error and SSL

I am using Tomcat 3.2 on a windows 2000 Server.  Importing a signed
Geotrust SSL Cert works fine, but I receive the following error when
running tomcat.   Please help.!!!!!!
 
"Cannot recover key" error and SSL 


2003-05-31 11:19:11 - ContextManager: Adding context Ctx( /examples ) 
2003-05-31 11:19:11 - ContextManager: Adding context Ctx( /admin ) 
Starting tomcat. Check logs/tomcat.log for error messages 
2003-05-31 11:19:11 - ContextManager: Adding context Ctx( ) 
2003-05-31 11:19:11 - ContextManager: Adding context Ctx( /test ) 
2003-05-31 11:19:11 - ContextManager: Adding context Ctx( /VISICOM ) 
2003-05-31 11:19:12 - PoolTcpConnector: Starting HttpConnectionHandler
on 80 
FATAL:java.io.IOException: Cannot recover key 
java.io.IOException: Cannot recover key 
at org.apache.tomcat.net.SSLSocketFactory.initProxy(SSLSocketFa
ctory.jav 
a:191) 
at org.apache.tomcat.net.SSLSocketFactory.createSocket(SSLSocke
tFactory. 
java:118) 
at org.apache.tomcat.service.PoolTcpEndpoint.startEndpoint(Pool
TcpEndpoi 
nt.java:239) 
at org.apache.tomcat.service.PoolTcpConnector.start(PoolTcpConn
ector.jav 
a:188) 
at org.apache.tomcat.core.ContextManager.start(ContextManager.j ava:527)

at
 
 
Dan