Hi,
I am accessing a SOAP service over https using CXF 2.1.3. The CN on the cert
for the service doesn't match the SSLSessionHost, so I need to set a default
host name verifier on HttpsURLConnection. I do this in the code and it works
fine, however I would like to move the client bootstrapping to Spring and am
unable to figure out how to set the default host name verifier via Spring
configuration. Please help me by pointing @ the appropriate docs or
examples.

Thanks
Sriram
-- 
View this message in context: 
http://www.nabble.com/Set-custom-HostnameVerifier-on-jaxws%3Aclient-definition-tp20861174p20861174.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to