Hi,
I m trying to create custom SSLSocketFactory and set in the conduit
programmatically, but for some reason it never get ticked well, and the only
way it works so far is setting in
HttpsURLConnection.setDefaultSSLSocketFactory() and using
useHttpsURLConnectionDefaultSslSocketFactory="true" .
Can some one please shed some light on this issue? I really wanted to make
it work in the cxf way, ie setting in the TlsParameter of conduit.
Thanks
I m trying to create custom SSLSocketFactory and set in the conduit
programmatically, but for some reason it never get ticked well, and the only
way it works so far is setting in
HttpsURLConnection.setDefaultSSLSocketFactory() and using
useHttpsURLConnectionDefaultSslSocketFactory="true" .
Can some one please shed some light on this issue? I really wanted to make
it work in the cxf way, ie setting in the TlsParameter of conduit.
Thanks