cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2861587 ] Cannot use cert revocation list containing more than on cert

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 25 Sep 2009 18:09:55 +0000

Bugs item #2861587, was opened at 2009-09-18 19:41
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2861587&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Chris Mumford (cmumford)
Assigned to: Daniel Stenberg (bagder)
Summary: Cannot use cert revocation list containing more than on cert

Initial Comment:
Open SSL's X509_load_crl_file function returns the number of revoked certificates loaded from the CRL file but when libcurl calls X509_load_crl_file it expects it to always return 1. If 1 is not returned then the SSL connection cannot be made.

Using libcurl version: 7.19.6.
openssl version: 0.9.8g-10.1ubuntu2.5

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2009-09-25 20:09

Message:
Thanks for the report, this problem is now fixed in CVS!

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2861587&group_id=976
Received on 2009-09-25

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET