-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: security-libs
-
b27
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8226743 | 14 | Sean Mullan | P3 | Resolved | Fixed | b03 |
| JDK-8228247 | 13.0.2 | Sean Mullan | P3 | Resolved | Fixed | b01 |
| JDK-8228031 | 13.0.1 | Sean Mullan | P3 | Resolved | Fixed | master |
In the TrustManagerFactory document, we list the required algorithm and provide a link to the Standard for more information.
45 * This algorithm is described in the <a href=
46 * "{@docRoot}/../specs/security/standard-names.html#trustmanagerfactory-algorithms">
47 * TrustManagerFactory section</a> of the
48 * Java Security Standard Algorithm Names Specification.
We currently don't have a required algorithm for KeyManagerFactory, but we should probably add a link to it. e.g.
Standard Algorithm Names are listed in the <a href="{@docRoot}/../specs/security/standard-names.html#keymanagerfactory-algorithms">
KeyManagerFactory section</a> of the Java Security Standard Algorithm Names Specification.
45 * This algorithm is described in the <a href=
46 * "{@docRoot}/../specs/security/standard-names.html#trustmanagerfactory-algorithms">
47 * TrustManagerFactory section</a> of the
48 * Java Security Standard Algorithm Names Specification.
We currently don't have a required algorithm for KeyManagerFactory, but we should probably add a link to it. e.g.
Standard Algorithm Names are listed in the <a href="{@docRoot}/../specs/security/standard-names.html#keymanagerfactory-algorithms">
KeyManagerFactory section</a> of the Java Security Standard Algorithm Names Specification.
- backported by
-
JDK-8226743 Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
-
- Resolved
-
-
JDK-8228031 Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
-
- Resolved
-
-
JDK-8228247 Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
-
- Resolved
-
- duplicates
-
JDK-6404204 Change default X509KeyManager to the new implementation
-
- Closed
-
- relates to
-
JDK-6404204 Change default X509KeyManager to the new implementation
-
- Closed
-