Hello, I would like to use TOMCAT as HTTPS server on linux machine, with a USB token that stores key for SSL criptography. I know that I 'll not have good performances, but I don't care.
what I did: I have installed correctly PKCS#11 support library of my usb token on Linux machine. I have installed TOMCAT. I would like to tell to TOMCAT to use my usb token for SSL cripto functions.
I know that with JSSE it's possible to use PKCS#11 tokens as JSSE keystores. How can I tell to TOMCAT ?
thanks in advance
Lapo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
