Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b75
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266272 | 7u321 | Prasadarao Koppula | P3 | Resolved | Fixed | b01 |
JDK-8266511 | 7u311 | Prasadarao Koppula | P3 | Resolved | Fixed | b04 |
Description
Keystore entries containing private keys and secret keys are normally encrypted using a keystore-specific PBE algorithm. Stronger PBE algorithms are now available so we should enable them to be used.
Modify the KeyStore API to enable a PBE algorithm to be specified for use when encrypting keystore entries.
Modify the KeyStore API to enable a PBE algorithm to be specified for use when encrypting keystore entries.
Attachments
Issue Links
- backported by
-
JDK-8266272 Protect keystore entries using stronger PBE algorithms
- Resolved
-
JDK-8266511 Protect keystore entries using stronger PBE algorithms
- Resolved
- relates to
-
JDK-8153005 Upgrade the default PKCS12 encryption/MAC algorithms
- Resolved