[jboss-jira] [JBoss JIRA] (AS7-1680) HTTP connector using JSSE ignores custom truststore file
Tomaz Cerar (Resolved) (JIRA)
jira-events at lists.jboss.org
Thu Nov 10 06:25:45 EST 2011
[ https://issues.jboss.org/browse/AS7-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar resolved AS7-1680.
------------------------------
Fix Version/s: 7.1.0.Beta1
7.1.0.CR1
Resolution: Done
pull request was merged by Jason
> HTTP connector using JSSE ignores custom truststore file
> --------------------------------------------------------
>
> Key: AS7-1680
> URL: https://issues.jboss.org/browse/AS7-1680
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.0.1.Final
> Reporter: Fabrizio Benedetti
> Assignee: Tomaz Cerar
> Priority: Minor
> Fix For: 7.1.0.Beta1, 7.1.0.CR1
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list