cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Option to disable certificate revocation checks broke builds

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 25 Jul 2015 16:40:26 -0400

On 7/25/2015 8:40 AM, Dan Fandrich wrote:
> Many autobuilds have been broken since commit 172b2beb was submitted a week
> ago; it looks like all non-SSL builds are affected. Tests are returning error
> 48 CURLE_UNKNOWN_OPTION in these cases, even tests that have nothing to do with
> SSL (e.g. 19, 20, 1084).

Thanks Dan. I had changed the tool's logic for CURLOPT_SSL_OPTIONS so
that it was always set, which cannot happen in a build without HTTPS.
Fixed in https://github.com/bagder/curl/commit/b46a774

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-25