The Tomcat version is an 5.0.19. We are using then mod_jk module with
apache(not mod_jk2), but we defined a JK2 connector under Tomcat like this
one.


 <!-- Define a Coyote/JK2 AJP 1.3 Connector on port 8009 -->
    <Connector port="8009"
               enableLookups="false" redirectPort="8443" debug="0"
               protocol="AJP/1.3" />


Charles Henri CUNIN




                                                                                       
                                         
                    "Bill Barker"                                                      
                                         
                    <[EMAIL PROTECTED]        Pour :  [EMAIL PROTECTED]                
                                 
                    hire.com>            cc :                                          
                                         
                    Envoy� par :         Objet :      Re: Unable to read Certificate 
with TOMCAT and APACHE                     
                    news                                                               
                                         
                    <[EMAIL PROTECTED]                                                 
                                              
                    ne.org>                                                            
                                         
                                                                                       
                                         
                                                                                       
                                         
                    31/03/04                                                           
                                         
                    09:20                                                              
                                         
                    Veuillez                                                           
                                         
                    r�pondre �                                                         
                                         
                    "Tomcat Users                                                      
                                         
                    List"                                                              
                                         
                                                                                       
                                         
                                                                                       
                                         




This is one of those times that specifying your Tomcat version helps :).

There was a problem in earlier versions of TC 5 where the AJP Connector
wasn't able to read the cert correctly.

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
.
> Hello,
>
> I'm experiencing problems when we try to retrieve our CN in the client
> certificate. We retrieve the cipher suite and ssl_session with the
> javax.servlet.request method, and it produces result. But when we
retrieve
> the certificate with javax.servlet.request.X509Certificate, the error
> message ([ERROR] JkCoyoteHandler - -Certificate convertion failed
> java.security.cert.CertificateParsingException) appears. Il seems to be
in
> relation with the intruction ExportCertData in ssl.conf of apache.
> With Apache, we have no problem. It succed in reading the CN for example
> into the client certificate.
>
> Has anyone some ideas about it.
>
> Thanks by advance
> Best regards,
>
>
> Charles Henri CUNIN
>
> Charles CUNIN
> ASSU2000 Company
>
>


----------------------------------------------------------------------------

----


Découvrez notre site sur le http://www.assu2000.fr



----------------------------------------------------------------------------

----


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




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






D�couvrez notre site sur le http://www.assu2000.fr

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

Reply via email to