Skip to content

nadeenbha/handshaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handshaker

Handshaker is a SSL Checker to help you quickly diagnose problems with your SSL certificate installation. You can verify the SSL certificate on your web server to make sure it is correctly installed, valid, trusted and doesn't give any errors to any of your users.

New Features!

  • Check the SSL certificate validation status.

Installation

Step-1: The tool relies on Java, so make sure you have installed the Java and running in your local environment.

Step-2: Copy handshaker.sh to a directory where you want to maintain Identity Server git repositories. Alway better to keep this readonly.

$ curl https://raw.githubusercontent.com/nadeengamage/handshaker/master/handshaker.sh -o handshaker.sh
$ chmod +x handshaker.sh

Also please make sure that you have Internet access, while running the tool.

Usage

While executing the following command, provide the required details which appear on the terminal.

$ sh handshaker.sh

The result should be like the following.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

About

Verify the trusted certificate authority SSL or TLS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published