-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8u112, 9
The algorithm constraint does not apply to root/trusted certificate as the application or customer has made the decision to trust the cert although it is weak or broken.
Although the cert path definition does not contain the trusted certificate, it is not easy to understand this point for general developers. Better to document explicitly that algorithm restrictions (jdk.certpath.disabledAlgorithms, jdk.jar.disabledAlgorithms) do not apply to trusted certs.
See the update inJDK-8168822.
Please update guides for:
. JSSE Reference Guide (may need a new troubleshooting item).
. Java PKI Programmer's Guide
Although the cert path definition does not contain the trusted certificate, it is not easy to understand this point for general developers. Better to document explicitly that algorithm restrictions (jdk.certpath.disabledAlgorithms, jdk.jar.disabledAlgorithms) do not apply to trusted certs.
See the update in
Please update guides for:
. JSSE Reference Guide (may need a new troubleshooting item).
. Java PKI Programmer's Guide
- duplicates
-
JDK-8168868 Add additional admin-level documentation for trusted certs not being "disabled"
- Resolved
- relates to
-
JDK-8168822 Document that algorithm restrictions do not apply to trusted anchors
- Resolved