Good Afternoon Bill-

First step is to setup SSL 
http://tomcat.apache.org/tomcat-4.1-doc/ssl-howto.html
IN your certificate keystore specify algo which conforms to DoD level Security 
(I would check with www.RSASecurity.com for the following example to replace 
the default of X509)
keytool -genkey -alias tomcat specify -keyalg RSA
also be sure to uncomment the SSL HTTP/1.1 Connector to enable the secure 
connection-

Let me know if you need any help,
Martin --
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Riner Bill C Ctr AEDC/ATA" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Tuesday, July 11, 2006 10:56 AM
Subject: Common Access Card Authentication


> Is it possible to configure Tomcat to authenticate users using the DoD
> Common Access Card?  I found a module for the SunONE app server and a
> commercial product for Windows, but nothing for Tomcat.
> 
> 
> 
> Thanks,
> 
> 
> 
> Bill
> 
> 
> 
>

Reply via email to