Home

 

Certificate expiration dates

 

+

Search Tips   |   Advanced Search

 


You can view certificate information from your web browser. At the bottom of the screen, if you click 2nd block, security certification information is displayed.

You can display expiration dates of certificates in your key database using ikeyman or gsk7cmd.

For example, to have gsk7cmd display validity dates on all certificates in certkey.kdb that will expire within 1825 days (5 years):

/IBM/IHS/bin/gsk7cmd -cert -list all -expiry 1825 -db key.kdb -pw <password>

Certificates in database: key.kdb
VeriSign Class 1 CA Individual Subscriber-Persona Not Validated
Validity
Not Before: Mon May 11 20:00:00 EDT 1998
Not After: Mon May 12 19:59:59 EDT 2008

...where <password> is the password you specified when creating the key.kdb key database file.