From 393ceefdc7e9c1df2bd6c9d336479ecfacf81462 Mon Sep 17 00:00:00 2001 From: Valerie Peng Date: Wed, 21 May 2014 23:30:17 +0000 Subject: [PATCH] 8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 Remove digest mechanisms from the disabled mechanisms section Reviewed-by: ascarpino, wetmore --- jdk/src/share/lib/security/sunpkcs11-solaris.cfg | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/jdk/src/share/lib/security/sunpkcs11-solaris.cfg b/jdk/src/share/lib/security/sunpkcs11-solaris.cfg index a2233d8cef1..74096efea5f 100644 --- a/jdk/src/share/lib/security/sunpkcs11-solaris.cfg +++ b/jdk/src/share/lib/security/sunpkcs11-solaris.cfg @@ -18,16 +18,6 @@ attributes = compatibility 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