Always a new conduit been created and hence TlsParameter became null and
hence it try to pick it from defaultSSLSocketFactory...
After going through another thread, found a easy workaround for this, by
setting 
conduit.getTarget().getAddress().setValue("https://www.example.com";) [Thanks
Dan!].
I m using 2.7.5 version.

Thanks!



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Custom-SSLSocketFactory-tp5741482p5741751.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to