SSL and cert keystore

System.setProperty("javax.net.ssl.trustStore", path_to_your_jks_file);

Leave a Comment