]
Ashley Abdel-Sayed reassigned ELY-1874:
---------------------------------------
Assignee: Ashley Abdel-Sayed (was: Darran Lofthouse)
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
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 PKIXConstraint to be
checked when validating the path as well.