It's all about the answers!

Ask a question

does anyone know the procedure for implementing client certificate authentication in tomcat ?


JEAN MICHEL LAFONT (1124) | asked Jul 18 '13, 12:21 p.m.
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



permanent link
Abraham Sweiss (2.4k1331) | answered Jul 18 '13, 12:38 p.m.
let me know if the following article has what you are looking for.
http://java-notes.com/index.php/two-way-ssl-on-tomcat


Comments
JEAN MICHEL LAFONT commented Jul 22 '13, 3:59 a.m.

Thanks Abraham,
Your article helps understand the mechanism.
But I still lack information on Jazz configuration side.


permanent link
Krzysztof Kaźmierczyk (7.4k363102) | answered Feb 18 '14, 2:32 a.m.
Hi all,
This one might be useful for you: https://jazz.net/wiki/bin/view/Main/CertificateAuthenticationTestScenario#Certificate_File_Authentication

permanent link
Jean-Michel Athane (671112) | answered Nov 07 '14, 8:12 a.m.
This article explains everything http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

Comments
Stephane Leroy commented Nov 12 '14, 9:47 a.m.
JAZZ DEVELOPER

Your answer


Register or to post your answer.