/cert-check

CLI check of TLS certificates for selected sites

Primary LanguageShell

cert-check

Downloads the certificate chains for the websites in urls.txt and prints them to stdout.

Instructions:

git clone <this repo>
cd cert-check
chmod +x fetch.sh
cat urls.txt | ./fetch.sh