Re: Request for curl library version which supports openssl1.1.1
Date: Sun, 22 Mar 2020 08:40:20 -0700
On 3/22/20 8:23 AM, Rohith Jayakumar via curl-library wrote:
> Hi,
> I would like to know if there is any latest curl version that supports openssl1.1.1.
> I am trying to build the curl version 7_69_1 linking it with openssl1.1.1, but I am facing few reference errors with the api's which are from old version of ssl as follows:
your un-shared build config is likely just incorrect/incomplete.
fyi, curl -release and -dev are both fine with latest openssl 1.1.1e
e.g.
/usr/bin/curl -V
curl 7.69.1 (x86_64-suse-linux-gnu) libcurl/7.69.1 OpenSSL/1.1.1e-fips zlib/1.2.11 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0
Release-Date: 2020-03-11
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
/usr/local/bin/curl -V
curl 7.70.0-DEV (x86_64-pc-linux-gnu) libcurl/7.70.0-DEV OpenSSL/1.1.1e zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0_DEV nghttp2/1.40.90
Release-Date: [unreleased]
Protocols: dict file ftp ftps http https imap imaps pop3 pop3s scp sftp smtp smtps tftp
Features: AsynchDNS brotli HTTP2 HTTPS-proxy IDN IPv6 Largefile libz Metalink NTLM NTLM_WB PSL SSL TLS-SRP UnixSockets
here's an example .spec
https://build.opensuse.org/package/view_file/security:tls/curl/curl.spec?expand=1
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-03-22