Two Way SSL
Here is the JVM system property for outputting network debugging
-Djavax.net.debug=allHow to "ping" an SSL server
openssl s_client -connect www.b2b-onramp2.openreach.co.uk:9443
How to oveerride the keystore
-Djavax.net.ssl.trustStore=c:/tmp/keystore.dat -Djavax.net.ssl.trustStorePassword=store12345
No comments:
Post a Comment