No acceptedIssuers is sent when CRLs are configured
---------------------------------------------------
Key: WFCORE-5228
URL:
https://issues.redhat.com/browse/WFCORE-5228
Project: WildFly Core
Issue Type: Bug
Reporter: Sonia Zaldana
Assignee: Sonia Zaldana
Priority: Major
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.