does anyone know the procedure for implementing client certificate authentication in tomcat ?
![]()
Some documents like https://jazz.net/library/article/606/ explain how to configure WAS and CLM to use client certificate authentication.
But I can't find an equivalent procedure for tomcat. Is client certificate authentication a valid and supported configuration and can someone share the procedure to use do that ? |
3 answers
![]()
Hi all,
This one might be useful for you: https://jazz.net/wiki/bin/view/Main/CertificateAuthenticationTestScenario#Certificate_File_Authentication |
![]()
This article explains everything http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
Comments A related answer was posted here: https://jazz.net/forum/questions/120873/setup-new-ssl-certificate-to-rtc-40
|