-
Feature Request
-
Resolution: Done
-
Minor
-
7.0.1.Final
-
None
-
Release Notes
-
Low
HTTP connector with JSSE configuration and client authentication set to "true" or "want" ignores the attribute "ca-certificate-file" and loads the CAs only from standard JAVA truststore ($JAVA_HOME/jre/lib/security/cacerts).
Class org.jboss.as.web.WebConnectorService in the section JSSE configuration (row 185) does not set the correct attribute "truststoreFile" in the connector protocol handler.