Test expiry of a PEM Certificate
Want to test the expiry of PEM Certificate?
Robs-iMac:something roblacey$ openssl x509 -enddate -noout -in config/certificates/ios/production.pem
notAfter=Apr 21 16:55:18 2017 GMT
Nice.
Want to test the expiry of PEM Certificate?
Robs-iMac:something roblacey$ openssl x509 -enddate -noout -in config/certificates/ios/production.pem
notAfter=Apr 21 16:55:18 2017 GMT
Nice.