You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/27 11:36:16 UTC

DO NOT REPLY [Bug 12071] New: - Unknown Certificate

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

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

Unknown Certificate

           Summary: Unknown Certificate
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: a.battistini@regione.toscana.it


Usually I work with tomcat331 and I use https with clientauth (I have a 
certificate that works correctly).

Now, I'm trying to use tomcat 4 in the same manner (https & client auth)
with the same certificate but it doesn't work (I'm sure that jsse installation 
is OK).

What's wrong?

With tomcat 4 I've tried to set 
set CATALINA_OPTS=-Djavax.net.debug=all (on windows NT)
and during handshake sequence I've seen:

issuer != subject DN
HttpProcessor[8443][4], SEND SSL v3.1 ALERT:  fatal, description =
certificate_unknown
HttpProcessor[8443][4], WRITE:  SSL v3.1 Alert, length = 2



Thanks

Andrea

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