提交 e8882b93 编写于 作者: V valeriep

7036252: sunpkcs11-solaris.cfg needs a review

Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
上级 249106ea
...@@ -14,6 +14,8 @@ handleStartupErrors = ignoreAll ...@@ -14,6 +14,8 @@ handleStartupErrors = ignoreAll
attributes = compatibility attributes = compatibility
disabledMechanisms = { disabledMechanisms = {
# the following mechanisms are disabled due to lack of digest cloning support
# need to fix 6414899 first
CKM_MD2 CKM_MD2
CKM_MD5 CKM_MD5
CKM_SHA_1 CKM_SHA_1
...@@ -21,9 +23,6 @@ disabledMechanisms = { ...@@ -21,9 +23,6 @@ disabledMechanisms = {
CKM_SHA384 CKM_SHA384
CKM_SHA512 CKM_SHA512
CKM_DSA_KEY_PAIR_GEN 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) # the following mechanisms are disabled due to performance issues (Solaris bug 6337157)
CKM_DSA_SHA1 CKM_DSA_SHA1
CKM_MD5_RSA_PKCS CKM_MD5_RSA_PKCS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册