[
https://jira.jboss.org/browse/TEIID-1103?page=com.atlassian.jira.plugin.s...
]
Steve Hawkins commented on TEIID-1103:
--------------------------------------
It should be possible to disable hostname verification with JBoss WS on an per WS
Connection basis by putting hostnameVerifier=<class name> or
org.jboss.security.ignoreHttpsHost=true in the endpoint uri query string. However since
the MessageContext.QUERY_STRING setting is ignored, parameters set in the endpoint uri
will make it to the underlying WS call, which would be unexpected. There are other JBoss
WS (JBoss Remoting actually) specific query parameters (homes, connecthomes) removed
during uri processing that will cause a problem if there are every used as a parameter
key. I'll log an issue against JBoss WS.
Add ability to disable hostname verification on the server side for
SSL connections
-----------------------------------------------------------------------------------
Key: TEIID-1103
URL:
https://jira.jboss.org/browse/TEIID-1103
Project: Teiid
Issue Type: Feature Request
Affects Versions: 6.0.0
Reporter: Marc Shirley
Assignee: Steve Hawkins
Fix For: 7.1
Should include the ability to disable hostname verification for SSL connections.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira