Re: Monitor for SSL Certificate expiration date

2007-07-16 Thread Jan-Frode Myklebust
On 2007-07-16, Owen Crow [EMAIL PROTECTED] wrote: It seems like this can be done with the openssl command line, but I can only get certificate date information _after_ the certificate expires. If anyone knows how to extract an SSL certificate's expiration date remotely, I'd be happy to

Re: Monitor for SSL Certificate expiration date

2007-07-16 Thread Ed Ravin
On Mon, Jul 16, 2007 at 07:14:38PM +0200, Jan-Frode Myklebust wrote: On 2007-07-16, Owen Crow [EMAIL PROTECTED] wrote: It seems like this can be done with the openssl command line, but I can only get certificate date information _after_ the certificate expires. If anyone knows how to

Re: Monitor for SSL Certificate expiration date

2007-07-16 Thread Allan Wind
On 2007-07-16T13:59:10-0400, Ed Ravin wrote: But if I was scripting this, I would call the two openssl commands separately and save the output to a file, so that I could detect failures more reliably... I probably will if no one else does or have one available. The monitor should also allow

Re: Monitor for SSL Certificate expiration date

2007-07-16 Thread Todd Lyons
On Mon, Jul 16, 2007 at 01:59:10PM -0400, Ed Ravin wrote: It seems like this can be done with the openssl command line, but I can only get certificate date information _after_ the certificate expires. If anyone knows how to extract an SSL certificate's No need to parse out the certificate