curl-users
Re: SSL Certificate Info
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 10 Sep 2001 13:51:03 +0200 (MET DST)
Date: Mon, 10 Sep 2001 13:51:03 +0200 (MET DST)
Paul Harrington wrote:
> I know the -v flag shows some of the details about the SSL certificate.
> Would it be possible to add the details of the certificate expiry date?
I think it is possible.
For being such a widely deployed software package, OpenSSL is amazingly
little documented. Browsing the include files shows functions such as
X509_get_notAfter() which I _think_ might be the expiry date.
I'll see if I can figure out how the make this info get ouput...
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-09-10