]
Farah Juma updated ELY-1874:
----------------------------
Fix Version/s: 1.11.0.CR2
Fix for checking max-cert-path specified in
X509RevocationTrustManager
----------------------------------------------------------------------
Key: ELY-1874
URL:
https://issues.jboss.org/browse/ELY-1874
Project: WildFly Elytron
Issue Type: Bug
Reporter: Ashley Abdel-Sayed
Assignee: Ashley Abdel-Sayed
Priority: Major
Fix For: 1.11.0.CR2
Currently, the maxCertPath is added as a parameter to PXIXBuilderParameters to be checked
only when building the path. It should be updated to create a new PKIXCertPathChecker to
be checked when validating the path as well for the case when the full path is passed in
and does not need to be built