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
This commit is contained in:
parent
53cb60f148
commit
393ceefdc7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user