Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 229 Bytes

Java Keystore SSL/HTTPS Test

To use, simply run from the command line:

java Test https://www.google.com

To compile first and the use, execute:

javac Test.java 
java Test https://www.google.com