Re: Obtain Ceritificate Information from Invalid or Self-Signed Certificate in Python

2017-04-03 Thread dieter
Kenneth Buckler writes: > I'm working on a Python 2.7.13 (Win x64) script to verify SSL certificates, > and alert for problems. Specifically, I'm looking to return the date the > cert expires or did expire. However, I'm running into an issue where the > script will return information only if the c

Obtain Ceritificate Information from Invalid or Self-Signed Certificate in Python

2017-04-03 Thread Kenneth Buckler
I'm working on a Python 2.7.13 (Win x64) script to verify SSL certificates, and alert for problems. Specifically, I'm looking to return the date the cert expires or did expire. However, I'm running into an issue where the script will return information only if the certificate is valid. If the cert