curl-library
Re: [PATCHES] CRL support and Issuer Check support patches
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 10 Jun 2008 22:56:01 +0200 (CEST)
Date: Tue, 10 Jun 2008 22:56:01 +0200 (CEST)
On Mon, 9 Jun 2008, Arnaud Ebalard wrote:
> You are correct. I just took a look at openssl CVSweb interface and the flag
> was added to crypto/x509/x509_vfy.h 7 years ago ("2001-May-08 00:52"). This
> seems to require >= 0.9.7 (I downloaded 0.9.6h and 0.9.7, it's in the
> second, not in the first).
Not just the flag, the entire function X509_STORE_set_flags() didn't exist in
0.9.6! I committed a fix just now that removes the use of that function if
such an old OpenSSL version is found. I don't know the impact of this on the
functionality as I failed to find a man page nor online docs for the
function... :-/
Now libcurl builds fine for me with the 0.9.6m version at least.
-- / daniel.haxx.seReceived on 2008-06-10