Changes between Version 2 and Version 3 of Ticket #63097
- Timestamp:
- Jun 15, 2021, 4:01:55 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63097 – Description
v2 v3 1 1 The +darwinssl variant of curl 7.77.0 cannot read https websites: 2 2 3 {{{ 3 4 % curl -v https://www.example.com/ 4 5 * Protocol "https" not supported or disabled in libcurl 5 6 * Closing connection -1 6 7 curl: (1) Protocol "https" not supported or disabled in libcurl 8 }}} 7 9 10 {{{ 8 11 % curl --version 9 12 curl 7.77.0 (x86_64-apple-darwin20.5.0) libcurl/7.77.0 zlib/1.2.11 zstd/1.5.0 libidn2/2.3.1 libpsl/0.21.1 (+libidn2/2.3.0) nghttp2/1.43.0 … … 11 14 Protocols: dict file ftp gopher http imap mqtt pop3 rtsp smtp telnet tftp 12 15 Features: alt-svc AsynchDNS HTTP2 IDN IPv6 Largefile libz PSL UnixSockets zstd 16 }}} 13 17 18 {{{ 14 19 % port version 15 20 Version: 2.7.1 21 }}} 16 22 17 23 macOS Big Sur 11.4 (20F71)