Changes between Version 2 and Version 3 of Ticket #63097


Ignore:
Timestamp:
Jun 15, 2021, 4:01:55 AM (3 years ago)
Author:
ahrex
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63097 – Description

    v2 v3  
    11The +darwinssl variant of curl 7.77.0 cannot read https websites:
    22
     3{{{
    34% curl -v https://www.example.com/
    45* Protocol "https" not supported or disabled in libcurl
    56* Closing connection -1
    67curl: (1) Protocol "https" not supported or disabled in libcurl
     8}}}
    79
     10{{{
    811% curl --version
    912curl 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
     
    1114Protocols: dict file ftp gopher http imap mqtt pop3 rtsp smtp telnet tftp
    1215Features: alt-svc AsynchDNS HTTP2 IDN IPv6 Largefile libz PSL UnixSockets zstd
     16}}}
    1317
     18{{{
    1419% port version
    1520Version: 2.7.1
     21}}}
    1622
    1723macOS Big Sur 11.4 (20F71)