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
--- 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