find . -name "*.crt" -o -name "*.cer" -o -name "*.pem" | xargs -I {} -t openssl x509 -in {} -text | grep http