Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b17
-
OS:solaris_10, solaris_11
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063803 | 8u45 | Anthony Scarpino | P3 | Resolved | Fixed | b01 |
JDK-8055226 | 8u40 | Anthony Scarpino | P3 | Resolved | Fixed | b04 |
JDK-8070074 | emb-8u47 | Anthony Scarpino | P3 | Resolved | Fixed | team |
Description
The following mechanisms are disabled in the sunpkcs11-solaris.cfg file:
# the following mechanisms are disabled to ensure backward compatibility
# (Solaris bug 6545046)
CKM_DES_CBC_PAD
CKM_DES3_CBC_PAD
CKM_AES_CBC_PAD
Solaris bug 6545046 has been fixed in Solaris 11 but not yet backported to Solaris 10. This fix would be contingent on that being backported to Solaris 10.
# the following mechanisms are disabled to ensure backward compatibility
# (Solaris bug 6545046)
CKM_DES_CBC_PAD
CKM_DES3_CBC_PAD
CKM_AES_CBC_PAD
Solaris bug 6545046 has been fixed in Solaris 11 but not yet backported to Solaris 10. This fix would be contingent on that being backported to Solaris 10.
Attachments
Issue Links
- backported by
-
JDK-8055226 Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
-
- Resolved
-
-
JDK-8063803 Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
-
- Resolved
-
-
JDK-8070074 Re-enabling CBC_PAD PKCS11 mechanisms for Solaris
-
- Resolved
-