Re: does ASN1_UTCTIME_get() changes by local time zone settings
So you're trying to cache the time_t of when they'll expire in your
caching system? How about CRL updates or OCSP checks, are they a
concern?
I believe there's a call to get the expiration date of a certificate
in text format, and a C function to turn that into a time_t. Will
that do what you need?
-Kyle H
On 1/30/06, Joe Gluck <joe.gluck.openssl@gmail.com> wrote:[color=blue]
> I will not get certificates today for after 2045 because the
> certificates that I am checking are certificates that already past a
> validation check and have been inserted into my cache system, therefor
> it is a certificate signed by our own system which does not sign for
> more then 25 year. most are 1 year.
>
> Thanks Joe[/color]
______________________________________________________________________
OpenSSL Project [url]http://www.openssl.org[/url]
Development Mailing List [email]openssl-dev@openssl.org[/email]
Automated List Manager [email]majordomo@openssl.org[/email]