63c7790782ee3e7d97b0b6deac5b0f453b8a82d3
certificate
Bash scripts to check whether a site is available or not, and whether the certificate is valid or not.
1) urls_check.sh
Usage: urls_check.sh
2) validity.sh
Usage: ./validity.sh
Check whether the certificate is valid or not.
Required the validity_domains.txt file that contain a list of domains:
domain1.com
domain2.fr
Description
Languages
Shell
100%