Re: Tomcat Smart Card (CAC card) problem

2007-03-06 Thread Jung, Alexander (AGIS)
Hi, > The issue seems to be with the IE /Tomat handshake. When IE hits my Tomcat site, it > puts up a dialog with a title of "Choose a Digital Certificate". However the list of > certificates to choose from is empty. > The certificates are loaded into my IE browser. It seem to work with

Re: Tomcat Smart Card (CAC card) problem

2007-02-28 Thread Martin Gainty
Good Evening Fred It appears your connector in server.xml does not have CertificatePath and or RequestPath defined keep in mind that all of the paths unless otherwise specified are relative to $CATALINA+BASE Here is an example of connector parameters to get you started http://tomcat.apache.or