Determine expiry of a .jks SSL certificate

Hi All,

What command can be used determine the expiry data of an SSL certificate in .jks format? Please let me know also how this command can be executed and in which directory should the .jks file reside?

Thanks you in advance…

Regards,
Anjala

Hi

A good place to start would be the knowledge base on SSL certificates:

https://support.comodo.com/index.php?/Knowledgebase/List/Index/17/ssl-technical-faqs

You should find useful commands for listing the certificates in a Java Keystore.

Garry