https://github.com/devsecops/ssl_checks
This repo contains a collection of scripts to help with checks for SSL
https://github.com/devsecops/ssl_checks
Last synced: 7 months ago
JSON representation
This repo contains a collection of scripts to help with checks for SSL
- Host: GitHub
- URL: https://github.com/devsecops/ssl_checks
- Owner: devsecops
- Created: 2014-04-30T08:30:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T19:11:15.000Z (about 3 years ago)
- Last Synced: 2025-04-05T11:22:16.779Z (10 months ago)
- Language: Shell
- Size: 125 KB
- Stars: 17
- Watchers: 17
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ssl checks
==========
This repo contains a collection of scripts to help with checking SSL configurations on a batch of sites.
##date_check.sh:
Checking the dates for when an SSL certificate is valid can help an organization to know if the certificate needs to be rotated. This script takes in an input file named "EXTERNAL" which should contain a list of sites that require an SSL date check.