Now you can use the following code to replace a socket factory: final String SSL_FACTORY = "javax.net.ssl.SSLSocketFactory"; Properties props = System.getProperties ...
I believe I've performed the JSSE installation process correctly, but I'm still unable to run even the simplest of programs, e.g. one of the API's sample ...