7036252: sunpkcs11-solaris.cfg needs a review
Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
--- a/jdk/src/share/lib/security/sunpkcs11-solaris.cfg Fri Apr 29 08:51:34 2011 -0700
+++ b/jdk/src/share/lib/security/sunpkcs11-solaris.cfg Fri Apr 29 13:31:13 2011 -0700
@@ -14,6 +14,8 @@
attributes = compatibility
disabledMechanisms = {
+# the following mechanisms are disabled due to lack of digest cloning support
+# need to fix 6414899 first
CKM_MD2
CKM_MD5
CKM_SHA_1
@@ -21,9 +23,6 @@
CKM_SHA384
CKM_SHA512
CKM_DSA_KEY_PAIR_GEN
-# KEY_AND_MAC_DERIVE disabled due to Solaris bug 6306708
- CKM_SSL3_KEY_AND_MAC_DERIVE
- CKM_TLS_KEY_AND_MAC_DERIVE
# the following mechanisms are disabled due to performance issues (Solaris bug 6337157)
CKM_DSA_SHA1
CKM_MD5_RSA_PKCS