Hi Group,

 

I need to use custom secure socket factory while communicating through axis
client to use self signed certificate . But even if I set custom factory
using System 

.setProperty("org.apache.axis.components.net.SocketFactory","myfactory") ,
default (i.e.JSSESocketFactory) only getting called. 

 

I also tried using AxisProperties.setProperty() but no luck, I am missing
anything?

 

Can anybody help?

 

Reply via email to