obtaining expiry dates

2003-01-11 Thread Dicks, Gareth M
Hi, I'm trying to write an automated script to check for pending expiry dates in SSL certs. I know how to get this info from a standard cert file in X509 format:- openssl x509 -in cert.cer -enddate The problem is I have inherited a set of iPlanet web servers with the certs already loaded with no

RE: can I obtain certificate expiry dates using openssl?

2001-02-07 Thread Dicks, Gareth M
Hi Greg, Many thanks, you seem to have a good handle on this and have explained well. I'll give this a whirl but watch your inbox for more help!! Regards, Gareth -Original Message- From: Greg Stark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 7:25 PM To: Dicks, Gar

can I obtain certificate expiry dates using openssl?

2001-02-06 Thread Dicks, Gareth M
Hi, I'm after some advice and tips please! I want to write a simple script (ksh?) that interrogates the SSL certificates on our Web servers (NES 3.6) and automatically alerts via unicentre when the certificates are close to expiring. I've been told that openssl can provide the tools to obtain t