You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Tam, Michael" <mt...@PFC.Forestry.CA> on 2002/10/08 01:40:40 UTC

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
michael.tam@pfc.forestry.ca        			Pacific Forestry
Center
Phone: (250) 363-8074                 			506 West Burnside
Road
Fax:     (250) 363-0775                 			Victoria, BC
V8Z 1M5




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>