-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
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