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
- Host: GitHub
- URL: https://github.com/cppmx/ssl_check
- Owner: cppmx
- License: gpl-3.0
- Created: 2018-03-16T15:52:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T01:37:42.000Z (about 8 years ago)
- Last Synced: 2025-01-17T19:55:19.421Z (about 1 year ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`