|
⇤ ← Revision 1 as of 2005-01-11 08:19:26
Size: 483
Comment: Importing old wiki ...
|
← Revision 2 as of 2009-09-20 22:48:02 ⇥
Size: 483
Comment: converted to 1.6 markup
|
| No differences found! | |
Using an Unsigned SSL Certificate
The org.apache.axis.components.net package contains some build in work arounds. The only thing that is needed to set the property axis.socketSecureFactory=org.apache.axis.components.net.SunFakeTrustSocketFactory via the AxisProperties. Or it can be specify on the command line as one would expect.
java -jar foo.jar -Daxis.socketSecureFactory=org.apache.axis.components.net.SunFakeTrustSocketFactory