"PKCS11" no longer supported for KeyStore
Jon Strauss
chiralhelicity at gmail.com
Sat Jul 17 23:30:06 PDT 2010
Some time ago I came across a regression beginning after the sun-jdk
1.6.13 release. This regression continues into openjdk. The issue at
hand is a single line found in the current SunPKCS#11 documentation:
KeyStore ks = KeyStore.getInstance("PKCS11");
KeyStore ks = KeyStore.getInstance("PKCS11");
We have experienced a failure on this line under the current release of ubuntu and windows 7 running openjdk. SunJDK 1.6.13 performs as expected.
-Sushi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/security-dev/attachments/20100717/b51db385/attachment.html
More information about the security-dev
mailing list