Configure default HTTPConduit
-----------------------------
Key: JBWS-3017
URL:
https://jira.jboss.org/jira/browse/JBWS-3017
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-3.3.0
When building a Bus from a configuration not providing a specific HTTPConduit setup, we
should configure the default bean being created; in particular, it's worth setting:
- the disableCNCheck flag according to the org.jboss.security.ignoreHttpsHost system
property for a behavior consistent with the rest of JBoss AS
- (starting from CXF 2.2.7) the useHttpsURLConnectionDefaultSslSocketFactory flag to true,
to have a neutral SSL client behavior as per HttpsURLConnection defaults
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira