# HG changeset patch # User valeriep # Date 1400715017 0 # Node ID a1219a8699e57f254bd94a916d25684edab3f218 # Parent abb4cc4647eede624e00f8748935524ddcd4d344 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 diff -r abb4cc4647ee -r a1219a8699e5 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