]
Darran Lofthouse resolved ELY-2057.
-----------------------------------
Fix Version/s: 1.14.1.CR1
Resolution: Done
No acceptedIssuers is sent when CRLs are configured
---------------------------------------------------
Key: ELY-2057
URL:
https://issues.redhat.com/browse/ELY-2057
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Reporter: Sonia Zaldana
Assignee: Sonia Zaldana
Priority: Major
Fix For: 1.14.1.CR1
When CRLs are configured there're no client certificate CA names sent for a tls 2 way
connexion.
Method setAcceptedIssuers of X509RevocationTrustManager builder is never called, so
acceptedIssuers is always empty.