setting the cert/keystore before service calls
System.setProperty("javax.net.ssl.trustStore", "C:/dev.keystore");
System.out.println(System.getProperty("javax.net.ssl.trustStore"));
Sunday, January 23, 2011
Monday, January 10, 2011
Subscribe to:
Posts (Atom)