Hi All,
Is there any way I can make Axis2 accept server's self signed certificate? I
tried setting system property as
System.setProperty("axis.socketSecureFactory",
"org.apache.axis.components.net.SunFakeTrustSocketFactory");
and it did not work. I also found an old thread on this topic which says
SunFakeTrustSocketFactory is yet to be written for Axis2.
http://mail-archives.apache.org/mod_mbox/ws-axis-user/200706.mbox/[EMAIL
PROTECTED]
I am wondering if this is already written or is there any workaround for
this?
Any help will be appreciated.
Thanks,
Nipa