Re: Getting error 60 of curl to cygwin setup

2024-03-22 Thread Brian Inglis via Cygwin
On 2024-03-22 09:49, J M wrote: This is a very painfull and weird failed error of Windows antivirus. I apologize for not having realized before. For other people who may encounter this difficult problem,  the key to find this error is (cut connections only for sites that use Letsencrypt certif

Re: Getting error 60 of curl to cygwin setup

2024-03-22 Thread J M via Cygwin
Hi, This is a very painfull and weird failed error of Windows antivirus. I apologize for not having realized before. For other people who may encounter this difficult problem, the key to find this error is (cut connections only for sites that use Letsencrypt certificates), is the strace /usr/bin

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread Brian Inglis via Cygwin
On 2024-03-19 12:15, J M wrote: El mar, 19 mar 2024 a las 18:39, Brian Inglis via Cygwin escribió: On 2024-03-19 11:00, J M wrote: > $ file /etc/pki/tls/certs/* > /etc/pki/tls/certs/ca-bundle.crt:       symbolic link to > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem >

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread Brian Inglis via Cygwin
On 2024-03-19 11:00, J M wrote: $ file /etc/pki/tls/certs/* /etc/pki/tls/certs/ca-bundle.crt:       symbolic link to /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /etc/pki/tls/certs/ca-bundle.trust.crt: symbolic link to /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt $ grep -c '^-

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread Brian Inglis via Cygwin
On 2024-03-19 08:02, ASSI via Cygwin wrote: J M via Cygwin writes: $ curl - -O https://cygwin.com/setup-x86_64.exe % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 0 00

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread ASSI via Cygwin
J M via Cygwin writes: > $ curl - -O https://cygwin.com/setup-x86_64.exe > % Total% Received % Xferd Average Speed TimeTime Time > Current > Dload Upload Total SpentLeft > Speed > 0 00 00 0 0 0 --:--:--

Re: Getting error 60 of curl to cygwin setup

2024-03-19 Thread J M via Cygwin
Hi, Send data recollected: - Its strange that, I need to install curl and ca-certificates-letsencrypt, houldn't they be within the default packages? - The terminal is the default Cygwin64 Terminal. Repeated two /usr/bin/curl: $ which -a curl /usr/bin/curl /cygdrive/c/WINDOWS/system32/curl /usr

Re: Getting error 60 of curl to cygwin setup

2024-03-18 Thread Brian Inglis via Cygwin
On 2024-03-18 15:21, J M via Cygwin wrote: With a fresh install of Cygwin then I launch (with package curl installed): curl -O https://www.cygwin.com/setup-x86_64.exe Shows a curl 60 error ssl problem. Using -k or --insecure works, but is not recomended. Howto fix it? WJFFM! That error impli