-
Bug
-
Resolution: Done
-
Blocker
-
1.1.0.Beta34
-
None
Elytron Client Configuration File (wildfly-config.xml) does not allow to use or configure truststore. It seems there are not related truststore attributes and also org.wildfly.security.auth.client.ElytronXmlParser does not use setTrustManager() method.
It means that following cannot be configured in Elytron Client Configuration File:
- 1-way SSL where Elytron clients need to trust the certificate from server
- 2-way SSL cannot be set between application server and Elytron Client
We request blocker since this issue blocks RFE EAP7-567.
- clones
-
JBEAP-10381 Elytron Client Configuration File does not allow to use truststore
- Closed