Skip to content

A simple script to verify SSL/HTTPS functionality of a remote host through JDK keystore.

Notifications You must be signed in to change notification settings

auxepaul/java-keystore-ssl-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A simple script to verify SSL/HTTPS functionality of a remote host through JDK keystore.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published