Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1483 Workaround to avoid OPENSSL
From: jidanni <jidanni_at_users.sf.net>
Date: Sat, 21 Feb 2015 00:53:16 +0000
--- ** [bugs:#1483] Workaround to avoid OPENSSL** **Status:** open **Created:** Sat Feb 21, 2015 12:53 AM UTC by jidanni **Last Updated:** Sat Feb 21, 2015 12:53 AM UTC **Owner:** nobody User reads above "Include information about what version of curl/libcurl your problem appears with (curl -V is usually very good)! " $ curl -V curl: relocation error: /usr/lib/i386-linux-gnu/libcurl.so.4: symbol SSLv3_client_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference That just shows you how serious this bug is. Or lets say the user just wants to download some http://example.com/thing that has nothing to do with HTTPS. So what is needed is a way, via the command line, or his .curlrc etc. to say --don't-bother-with-ssl-I-wont-be-needing-it . That way at least curl -V would work again. Useful on systems like Debian where curl has been totally unusable for the last year due to https://bugs.debian.org/768476 etc. stuff. Version table: *** 7.38.0-4 0 500 http://ftp.br.debian.org/debian/ unstable/main i386 Packages --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2015-02-21 These mail archives are generated by hypermail. |