An open API service indexing awesome lists of open source software.

https://github.com/cppmx/ssl_check

Check the expiration date of a domain's SSL certificate
https://github.com/cppmx/ssl_check

Last synced: 3 months ago
JSON representation

Check the expiration date of a domain's SSL certificate

Awesome Lists containing this project

README

          

# ssl_check
Check the expiration date of a domain's SSL certificate

# Use
Clone project with:

`git clone https://github.com/cppmx/ssl_check.git`

Change file permissions:

`chmod +x ssl_check.sh`

Execute with:

`ssl_check -d www.github.com`