On Thu, 25 Feb 2021, Nir Azkiel via curl-library wrote:

After reading more about it, it looks like libcurl is using deprecated functions like SSL_Close for example (Deprecated at OSX 10.13)

Is there a way to make it work with 10.13 version?

It might be deprecated, although that's the first time I hear about it, but there's no problem using it.

My macOS box runs 11.2.1 and builds just fine with Secure Transport with configure:

$ ./src/curl -V
curl 7.76.0-DEV (x86_64-apple-darwin20.3.0) libcurl/7.76.0-DEV SecureTransport zlib/1.2.11 zstd/1.4.5 libidn2/2.3.0 nghttp2/1.42.0
Release-Date: [unreleased]
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS Debug HTTP2 IDN IPv6 Largefile libz NTLM NTLM_WB SSL TrackMemory UnixSockets zstd

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to