RE: Re: Tomcat TLS with PKCS11 token

2007-06-01 Thread Lee, Esmond
but I haven't looked. I've got no clue how to do this for the APR Connector :), but if you are using truststoreFile, then you aren't using APR. "Lee, Esmond" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] .com... Hello, I would like to use TOMCAT 6

Tomcat TLS with PKCS11 token

2007-05-31 Thread Lee, Esmond
Hello, I would like to use TOMCAT 6 as an HTTPS server on our windows/linux servers, using a PCI based PKCS11 token that stores the keys for TLS connectivity. Up until now, we've enabled TLS connections using the keystoreFile/keystorePass, truststoreFile/truststorePass attribute pairs in server