[jboss-jira] [JBoss JIRA] Updated: (JBREM-525) Automatically set HostnameVerifier in HTTPSClientInvoker to allow all hosts if authorization is turned off.
Tom Elrod (JIRA)
jira-events at jboss.com
Wed Nov 1 13:56:42 EST 2006
[ http://jira.jboss.com/jira/browse/JBREM-525?page=all ]
Tom Elrod updated JBREM-525:
-----------------------------
Fix Version/s: 2.2.0.Beta1 (Bluto)
(was: 2.2.0.Alpha3 (Bluto))
> Automatically set HostnameVerifier in HTTPSClientInvoker to allow all hosts if authorization is turned off.
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBREM-525
> URL: http://jira.jboss.com/jira/browse/JBREM-525
> Project: JBoss Remoting
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.2.0.Alpha3 (Bluto)
> Reporter: Ron Sigal
> Assigned To: Ron Sigal
> Priority: Minor
> Fix For: 2.2.0.Beta1 (Bluto)
>
>
> Currently, HTTPSClientInvoker will set HostnameVerifier to inner class AnyhostVerifer, which accepts all host names, if it is configured with HTTPSClientInvoker.IGNORE_HTTPS_HOST set to "true". It could also check the values of SSLSocketBuilder.REMOTING_SERVER_AUTH_MODE and SSLSocketBuilder.REMOTING_CLIENT_AUTH_MODE and turn use AnyhostVerifier if authorization is turned off.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list