Expiration Date of a PKCS#12 certificate

by Wolfram Saringer  (2013-11-19)
last change: 2013-11-19


Via the source linked to below...

openssl pkcs12 -in certificate.p12 -out tempcrt.pem
openssl x509 -in tempcrt.pem -noout -enddate



all articles represent the sole opinion of their respective author. all content comes without any warranty for correctnes, despite due diligence.