Can Tomcat 5 use PKCS10 certificates? (Was SSL CA (PKCS10) Problem) 2004-05-06 - By Nathan Maves
Back Is anyone aware of problems using a PKCS10 cert with Tomcat 5.0.19?
On May 5, 2004, at 12:49 PM, Nathan Maves wrote:
> Our internal CA issued us a PKCS10 certificate but we can not get > Tomcat 5.0.19 to recognize it. > > We imported the PKCS10 Cert using Keytool (java) which worked well. > We then added the created .keystore to a new Connector using port 443. > > > Here is the error that we are getting.... > > WARNING: Reinitializing ServerSocket > May 3, 2004 9:29:59 AM org.apache.tomcat.util.net.PoolTcpEndpoint > acceptSocket > SEVERE: Endpoint [SSL: > ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8443]] 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 (JSSESock > etFactory.java:154) > at > org.apache.tomcat.util.net.PoolTcpEndpoint (PoolTcpEndpoint > .java:410) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java: > 591) > at > org.apache.tomcat.util.threads.ThreadPool $ControlRunnable.run(ThreadPoo > l.java:688) > at java.lang.Thread (Thread.java:534) > > > Nathan > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected) >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|