Hi All, Sorry for posting this problem that I didn't look carefully in the my archive. I found it from Remy's post back in September.
Michael -----Original Message----- From: Tam, Michael [mailto:[EMAIL PROTECTED]] Sent: Monday, October 07, 2002 4:41 PM To: Tomcat UserList (E-mail) Subject: Problem with Tomcat 4.1.12 SSL Hi All, I have Tomcat 4.1.12 running with SSL enabled with self-certified keystore in place. However, I encounter the following warning message and exception. Oct 7, 2002 3:21:00 PM org.apache.coyote.http11.Http11Processor action WARNING: Exception getting SSL attributes javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificateChain(DashoA62 75) at org.apache.tomcat.util.net.JSSESupport.getPeerCertificateChain(JSSESupport.j ava:118) at org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:543) at org.apache.coyote.Response.action(Response.java:216) at org.apache.coyote.tomcat4.CoyoteAdapter.postParseRequest(CoyoteAdapter.java: 314) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:221) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne ction(Http11Protocol.java:380) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:533) at java.lang.Thread.run(Thread.java:536) I have no clue what causes it and what it means. Would someone kindly help me out or simply point me to the right direction? ---------------------------------------------------------------------------- ----------------------------------------------- Michael Tam - NFI Database Developer Natural Resources Canada [EMAIL PROTECTED] Pacific Forestry Center Phone: (250) 363-8074 506 West Burnside Road Fax: (250) 363-0775 Victoria, BC V8Z 1M5 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
