Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1413 curl CLI program reports invalid openssl version
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 15 Aug 2014 10:02:58 +0000
- **status**: open --> closed-fixed
Thanks for your report, this problem was fixed already in commit https://github.com/bagder/curl/commit/fc5a5a4f073eda8
--- ** [bugs:#1413] curl CLI program reports invalid openssl version** **Status:** closed-fixed **Created:** Thu Aug 14, 2014 04:19 PM UTC by Thomas Braun **Last Updated:** Thu Aug 14, 2014 04:19 PM UTC **Owner:** Daniel Stenberg I've compiled curl 7.30.0 against openssl 0.9.8zb on mingw. By executing curl --version I get: ####### curl 7.30.0 (i386-pc-win32) libcurl/7.30.0 OpenSSL/0.9.8{ zlib/1.2.8 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM SPNEGO SSL SSPI libz ####### ####### $ openssl version OpenSSL 0.9.8zb 6 Aug 2014 ####### I would have expected "0.9.8zb" instead of "0.9.8{". PS: I've tried to use the latest version but the mingw32 make target seems to have been removed. --- 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 2014-08-15 These mail archives are generated by hypermail. |