Oct 15
You can specify the keystore location wusing the javax.net.ssl.keyStore system property
java -Djavax.net.ssl.keyStore=<path to keystore file> -Djavax.net.ssl.keyStorePassword=<keystore password> au.com.objects.MyServer
Leave a Reply
You must be logged in to post a comment.