Certificate Expiry
843811Mar 26 2004 — edited Mar 26 2004Hi all,
I've done a bit of a search, and haven't had any luck finding anything on how, if at all possible, you can check for a certificate's expiry date.
Basically, I'm wanting to write a small app that will parse a keystore and check for any certificates that will expire in X days. Is there a specific API I should use? Because Certificate has no such method.
Thanks in advance,
-G