Hello folks! I am looking for a solution to extract the expiration date of a certificate to a text file to bring finaly all of the expiration dates in a database, so I know when the next certificate expires.
I am using IIS 5.0 extracting my keys including private key to a *.pfx-file. I can use openssl pkcs12 -in infile -out outfile -nodes to create a pem-file which I can read line by line. Unfortunately there is no expiration date which I can use in this type of file. How can I obtain the expiration date of certificate in the form of a Microsoft pfx-file or a convertion using openssl??? Many thanx and best regards, Karl-Heinz ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]