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
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