Re: Query Verisign certificates

2004-05-04 Thread QM
On Tue, May 04, 2004 at 07:26:36AM -0700, Reese Williams wrote: : I have quite a few Apache and IIS 5.0 web servers and I am looking to : automate in a script notifications concerning certificate expirations. You could also use Recon to do this for you -- http://www.BrandXDev.Net

Query Verisign certificates

2004-05-03 Thread Reese Williams
Brand new to openssl. Anyone use openssl x509 -text -n /path/certificate-name.pem with a Verisign certificate to get expiration date? I have quite a few Apache and IIS 5.0 web servers and I am looking to automate in a script notifications concerning certificate expirations. Thanks.

Re: Query Verisign certificates

2004-05-03 Thread Joseph Bruni
Try using the -enddate option to get the expiration date. On May 3, 2004, at 12:50 PM, Reese Williams wrote: Brand new to openssl. Anyone use openssl x509 -text -n /path/certificate-name.pem with a Verisign certificate to get expiration date? I have quite a few Apache and IIS 5.0 web servers and