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]
