Bug 40677

Summary: PKCS11 keystore instead of JKS or PKCS12 keystore
Product: Tomcat 5 Reporter: Moritz Kuhn <pmhsm>
Component: CatalinaAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial CC: hauser
Priority: P5    
Version: 5.5.17   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Moritz Kuhn 2006-10-04 07:04:47 UTC
The documentations says "Tomcat currently operates only on JKS or PKCS12 format
keystores". This is wrong!

I statically installed a Sun PKCS#11 provider and used the keystore on a
smartcard (Kobil mIdentity). I only had to change the "keystoreType" in the
server.xml file to "PKCS11" and it worked. 

Maybe you want to change the documentation.
Comment 1 Mark Thomas 2006-11-24 16:30:04 UTC
Thanks for the information. The docs have been updated in SVN and will be
included in 5.5.21 onwards and 6.0.3 onwards.
Comment 2 Ralf Hauser 2006-12-03 22:37:10 UTC
see also Bug 37018