<div dir="ltr"><div>Here is another one.  Catalina 10.15.7.  Macports curl works normally.  System curl does not.  I am not sure whether my laptop has the latest versions of stuff.  It is remotely managed by corporate.  Was "security updated" within last two months, I think.</div><div><br>mac839:~/temp/curl/berlin/2.usr 25> \</div><div>? /usr/bin/curl -O -R -L <a href="https://wias-berlin.de/software/tetgen/1.5/src/tetgen1.5.1.tar.gz">https://wias-berlin.de/software/tetgen/1.5/src/tetgen1.5.1.tar.gz</a><br>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0<br>curl: (35) error:14008410:SSL routines:CONNECT_CR_KEY_EXCH:sslv3 alert handshake failure</div><br>mac839:~/temp/curl/berlin/2.usr 27>  /usr/bin/curl --version<br>curl 7.64.1 (x86_64-apple-darwin19.0) libcurl/7.64.1 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.39.2<br>Release-Date: 2019-03-27<br>Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp <br>Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets<br><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 19, 2022 at 10:55 AM Mark Brethen <<a href="mailto:mark.brethen@gmail.com">mark.brethen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Anyone else confirm system curl works with this host on intel mac with catalina or big sur?<br>
<br>
Mark<br><br>
<br>
> On Jul 19, 2022, at 11:49 AM, Mark Brethen <<a href="mailto:mark.brethen@gmail.com" target="_blank">mark.brethen@gmail.com</a>> wrote:<br>
> <br>
> Yes, I have mp curl as well. Unfortunately, port uses Apple’s curl/openssl. Only work around is to override fetch and use mp.<br>
> <br>
> Mark Brethen<br>
> <a href="mailto:mark.brethen@gmail.com" target="_blank">mark.brethen@gmail.com</a><br>
> <br>
> <br>
>> On Jul 19, 2022, at 11:42 AM, Nils Breunese <<a href="mailto:nils@breun.nl" target="_blank">nils@breun.nl</a>> wrote:<br>
>> <br>
>> Mark Brethen <<a href="mailto:mark.brethen@gmail.com" target="_blank">mark.brethen@gmail.com</a>> wrote:<br>
>> <br>
>>> What version of curl/libressl?<br>
>> <br>
>> <br>
>> I have curl and openssl installed from MacPorts:<br>
>> <br>
>> ❯ port installed | egrep 'curl|openssl'<br>
>> curl @7.84.0_0+http2+ssl (active)<br>
>> curl-ca-bundle @7.84.0_0 (active)<br>
>> openssl @3_6 (active)<br>
>> openssl3 @3.0.5_0+legacy (active)<br>
>> openssl11 @1.1.1q_0 (active)<br>
>> <br>
>> MacPorts curl 7.84.0 uses OpenSSL 3.0.5:<br>
>> <br>
>> ❯ /opt/local/bin/curl --version<br>
>> curl 7.84.0 (x86_64-apple-darwin21.3.0) libcurl/7.84.0 OpenSSL/3.0.5 zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.2) nghttp2/1.48.0<br>
>> Release-Date: 2022-06-27<br>
>> Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp <br>
>> Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM NTLM_WB PSL SSL threadsafe TLS-SRP UnixSockets zstd<br>
>> <br>
>> macOS 12.4 curl 7.79.1 uses LibreSSL 3.3.6:<br>
>> <br>
>> ❯ /usr/bin/curl --version<br>
>> curl 7.79.1 (x86_64-apple-darwin21.0) libcurl/7.79.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.45.1<br>
>> Release-Date: 2021-09-22<br>
>> Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp <br>
>> Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets<br>
>> <br>
>> Using macOS curl also works:<br>
>> <br>
>> ❯ /usr/bin/curl -O <a href="https://wias-berlin.de/software/tetgen/1.5/src/tetgen1.5.1.tar.gz" rel="noreferrer" target="_blank">https://wias-berlin.de/software/tetgen/1.5/src/tetgen1.5.1.tar.gz</a> <br>
>> % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>
>>                                Dload  Upload   Total   Spent    Left  Speed<br>
>> 100  275k  100  275k    0     0   758k      0 --:--:-- --:--:-- --:--:—  779k<br>
>> <br>
>> Nils.<br>
</blockquote></div></div>