JDK-8154200 : Add support for attributes for the cacerts keystore
Type:Sub-task
Component:security-libs
Sub-Component:java.security
Priority:P3
Status:Resolved
Resolution:Not an Issue
Submitted:2016-04-13
Updated:2016-07-27
Resolved:2016-07-27
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This is a dev subtask for implementing JDK-8074426. It is necessary for disabling SHA-1 since we need to mark some root CAs as only trusted for codesigning if verifying previously timestamped code.
Comments
It has been determined that this subtask is not critical for completion of this JEP since the restrictions will still be enforced even if the anchor should only be trusted for some usages. However, the corresponding issue (JDK-8077426) is still useful and will remain open and be re-targeted to a later version.