DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28374>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28374

peer not authenticated

           Summary: peer not authenticated
           Product: Tomcat 4
           Version: 4.1.29
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: Other
         Component: Connector:Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Using the HTTPS connector i get the same error message which was reported in 
version 4.1.27. It was supposed to be solved in versioin 4.1.28.

This looks like the same problem/bug than with the release of tomcat 4.1.27 and 
i am wondering if this could be the same problem?

The error log is as below:

2004-04-14 10:14:22,752 DEBUG [org.apache.tomcat.util.net.jsse.JSSE14Support] 
Error getting client certs
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
        at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates
(DashoA6275)
        at org.apache.tomcat.util.net.jsse.JSSE14Support.getX509Certificates
(JSSE14Support.java:151)
        at org.apache.tomcat.util.net.jsse.JSSESupport.getPeerCertificateChain
(JSSESupport.java:166)
        at org.apache.coyote.http11.Http11Processor.action
(Http11Processor.java:954)
        at org.apache.coyote.Response.action(Response.java:226)
        at org.apache.coyote.tomcat4.CoyoteAdapter.postParseRequest
(CoyoteAdapter.java:303)
        at org.apache.coyote.tomcat4.CoyoteAdapter.service
(CoyoteAdapter.java:195)
        at org.apache.coyote.http11.Http11Processor.process
(Http11Processor.java:781)
        at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnectio
n(Http11Protocol.java:549)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt
(PoolTcpEndpoint.java:605)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
(ThreadPool.java:677)
        at java.lang.Thread.run(Thread.java:534)

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

Reply via email to