6 Forks
15 Stars
15 Watchers

SSLChecker

SSLChecker is a serverless API written in Python and running on Azure Functions. SSLChecker is used to identify obsolete versions of SSL/TLS (e.g., SSL 3.0, and TLS 1.0/1.1), or perform a full scan to identify all supported versions of SSL/TLS on an endpoint.

How to download and setup SSLChecker

Open terminal and run command
git clone https://github.com/MetLife/SSLChecker.git
git clone is used to create a copy or clone of SSLChecker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SSLChecker https://github.com/MetLife/SSLChecker/archive/master.zip

Or simply clone SSLChecker with SSH
[email protected]:MetLife/SSLChecker.git

If you have some problems with SSLChecker

You may open issue on SSLChecker support forum (system) here: https://github.com/MetLife/SSLChecker/issues