[
https://issues.redhat.com/browse/WFCORE-5226?page=com.atlassian.jira.plug...
]
Sonia Zaldana edited comment on WFCORE-5226 at 12/14/20 2:26 PM:
-----------------------------------------------------------------
I have verified the fix I submitted. The corrected issuers are now shown in the output
when we use the openssl s_client command with a CRL configured.
was (Author: szaldana):
I have verified the fix I submitted. The corrected issuers are now shown in the output
when we use the
openssl s_client command with a CRL configured.
No acceptedIssuers is sent when CRLs are configured
---------------------------------------------------
Key: WFCORE-5226
URL:
https://issues.redhat.com/browse/WFCORE-5226
Project: WildFly Core
Issue Type: Bug
Reporter: David MAFFRAND
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)