-
Bug
-
Resolution: Fixed
-
P4
-
7
-
None
-
b40
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8148597 | openjdk7u | Xuelei Fan | P4 | Resolved | Fixed | master |
I don't know how long this hasn't worked, but a PKIX CertPathBuilder in reverse mode (building from root to target) does not work if you specify more than one trust anchor in the PKIXBuilderParameters. You must only specify the correct trust anchor.
This was probably never discovered because the reverse mode is not supported via the public API.
This was probably never discovered because the reverse mode is not supported via the public API.
- backported by
-
JDK-8148597 PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
-
- Resolved
-