FooStub fooStub = new FooStub("https://www.cnn.com ");
// Enabel SSL via JSSE
System.setProperty("javax.net.ssl.trustStore",
"path to client trust store");
System.setProperty("javax.net.ssl.trustStorePassword","your password");
fooStub.invokeWebServiceMethod();
Showing posts with label HTTPS. Show all posts
Showing posts with label HTTPS. Show all posts
Axis2 Https Client
12:50 PM
0 Comments
Subscribe to:
Posts (Atom)