Check:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14164

Upgrade to 4.1.14+

> -----Original Message-----
> From: Randy Secrist [mailto:[EMAIL PROTECTED]] 
> Sent: Sonntag, 1. Dezember 2002 08:06
> To: Tomcat Users List
> Subject: SSLPeerUnverifiedException?
> 
> 
> I am getting a whole lot of these warnings in my stderr.log 
> each time a client connects via SSL.  I have been using SSL 
> since tomcat 3.x - and have never had any problems.  Since I 
> recently switched to 4.1.12 - I am assuming this is a coyote 
> related Http11Processor bug?
> 
> I have noticed that it does even after following the SSL 
> config howto.  If the following is a meaningless error, it 
> would be nice to shut it off so stderr.log doesn't grow so huge.
> 
> WARNING: Exception getting SSL attributes 
> javax.net.ssl.SSLPeerUnverifiedException: peer not 
> authenticated  at 
> com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificate
> Chain(DashoA6275)
>  at 
> org.apache.tomcat.util.net.JSSESupport.getPeerCertificateChain
> (JSSESupport.java:118)
>  at 
> org.apache.coyote.http11.Http11Processor.action(Http11Processo
> r.java:543)
>  at org.apache.coyote.Response.action(Response.java:216)
>  at 
> org.apache.coyote.tomcat4.CoyoteAdapter.postParseRequest(Coyot
> eAdapter.java:314)
>  at 
> org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.
> java:221)
>  at 
> org.apache.coyote.http11.Http11Processor.process(Http11Process
> or.java:405)
>  at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandle
> r.processConnection(Http11Protocol.java:380)
>  at 
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoi
> nt.java:508)
>  at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
> ThreadPool.java:533)
>  at java.lang.Thread.run(Thread.java:536)
> 
> 
> Randy
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to