[MacPorts] #51516: MacPorts should use a bundled copy of a newer libcurl rather than the OS X version

MacPorts noreply at macports.org
Fri Oct 14 01:41:53 CEST 2016


#51516: MacPorts should use a bundled copy of a newer libcurl rather than the OS X
version
---------------------------+--------------------------------
  Reporter:  ryandesign@…  |      Owner:  macports-tickets@…
      Type:  enhancement   |     Status:  new
  Priority:  Normal        |  Milestone:  MacPorts Future
 Component:  base          |    Version:
Resolution:                |   Keywords:
      Port:                |
---------------------------+--------------------------------

Comment (by raimue@…):

 The issue is mostly not libcurl itself, but system's libcurl linked
 against system's OpenSSL 0.9.8, which does not support TLS >= 1.1.
 Therefore servers that require TLS >= 1.1 can no longer be reached
 (#51112, #52604). As of OS X 10.9 Mavericks, system's libcurl will use
 [https://developer.apple.com/reference/security/1654508-secure_transport
 Secure Transport] instead. Secure Transport supports TLS >= 1.1 as of OS X
 10.8 Mountain Lion.

 If we still wanted to support OS X <= 10.7, we would need both libcurl and
 a [https://curl.haxx.se/docs/ssl-compared.html compatible SSL/TLS library]
 in base.

-- 
Ticket URL: <https://trac.macports.org/ticket/51516#comment:4>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list