7036252: sunpkcs11-solaris.cfg needs a review

Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.

Reviewed-by: mullan
This commit is contained in:
Valerie Peng 2011-04-29 13:31:13 -07:00
parent be710bc66d
commit c23ab1c223

View File

@ -14,6 +14,8 @@ handleStartupErrors = ignoreAll
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 @@ disabledMechanisms = {
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