-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P2
-
None
-
Affects Version/s: solaris_11
-
Component/s: security-libs
-
generic
-
solaris
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)
SunOS poll 5.11 snv_168 i86pc i386 i86pc
In the above environment using keytool to list which PKCS#11 token
objects are available returns diffrent results to on S10.
In particular all the PKCS#11 private token objects are missing.
A truss (attached) of the PKCS#11 calls made by Java shows that it
is no longer attempting to C_Login() to the Solaris pkcs11_softtoken.
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)
SunOS poll 5.11 snv_168 i86pc i386 i86pc
In the above environment using keytool to list which PKCS#11 token
objects are available returns diffrent results to on S10.
In particular all the PKCS#11 private token objects are missing.
A truss (attached) of the PKCS#11 calls made by Java shows that it
is no longer attempting to C_Login() to the Solaris pkcs11_softtoken.