8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
authorvaleriep
Wed, 21 May 2014 23:30:17 +0000
changeset 24507 a1219a8699e5
parent 24506 abb4cc4647ee
child 24508 b4afda4d4fa1
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 Summary: Remove digest mechanisms from the disabled mechanisms section Reviewed-by: ascarpino, wetmore
jdk/src/share/lib/security/sunpkcs11-solaris.cfg
--- a/jdk/src/share/lib/security/sunpkcs11-solaris.cfg	Thu May 22 07:04:57 2014 +0800
+++ b/jdk/src/share/lib/security/sunpkcs11-solaris.cfg	Wed May 21 23:30:17 2014 +0000
@@ -18,16 +18,6 @@
 
 disabledMechanisms = {
   CKM_DSA_KEY_PAIR_GEN
-# the following mechanisms are disabled due to CKR_SAVED_STATE_INVALID bug
-# (Solaris bug 7058108)
-  CKM_MD2
-  CKM_MD5
-  CKM_SHA_1
-# the following mechanisms are disabled due to no cloning support
-# (Solaris bug 7050617)
-  CKM_SHA256
-  CKM_SHA384
-  CKM_SHA512
 # the following mechanisms are disabled due to performance issues
 # (Solaris bug 6337157)
   CKM_DSA_SHA1