public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Getting error 60 of curl to cygwin setup
@ 2024-03-18 21:21 J M
  2024-03-18 22:19 ` Brian Inglis
  0 siblings, 1 reply; 10+ messages in thread
From: J M @ 2024-03-18 21:21 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

Hi,

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?

Regards,
Cesar Jorge

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-18 21:21 Getting error 60 of curl to cygwin setup J M
@ 2024-03-18 22:19 ` Brian Inglis
  2024-03-19 13:00   ` J M
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Inglis @ 2024-03-18 22:19 UTC (permalink / raw)
  To: 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 implies that the version of curl you are running or the certificate 
store you are using does not include the Let's Encrypt CA used by Cygwin.com.

 From what shell do you launch curl?

Please run:

which -a curl

and ensure that /usr/bin/curl precedes /cygdrive/c/WINDOWS/system32/curl then
run:

$ curl -V
curl 8.6.0 (x86_64-pc-cygwin) libcurl/8.6.0 OpenSSL/3.0.13 zlib/1.3.1 
brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 
nghttp2/1.60.0 libgsasl/2.2.1 OpenLDAP/2.6.7
Release-Date: 2024-01-31
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns 
ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 
Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd

and check you get the same output as above, then run:

cygcheck -c ca-certificates ca-certificates-letsencrypt curl cygwin \
libbrotlidec1 libcurl4 libgsasl18 libgssapi_krb5_2 libidn2_0 libnghttp2_14 \
libopenldap2 libpsl5 libssh2_1 libssl3 libzstd1 zlib0

and ensure all packages show Status OK.

If that is the case, please follow the problem reporting guidelines below, and 
attach the output from running

cygcheck -hrsv > cygcheck-hrsv.log

as a text attachment to your reply.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-18 22:19 ` Brian Inglis
@ 2024-03-19 13:00   ` J M
  2024-03-19 14:02     ` ASSI
  0 siblings, 1 reply; 10+ messages in thread
From: J M @ 2024-03-19 13:00 UTC (permalink / raw)
  To: cygwin; +Cc: Brian Inglis


[-- Attachment #1.1: Type: text/plain, Size: 7630 bytes --]

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/bin/curl


$ curl -V
curl 8.6.0 (x86_64-pc-cygwin) libcurl/8.6.0 OpenSSL/3.0.13 zlib/1.3.1
brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0
nghttp2/1.60.0 libgsasl/2.2.1 OpenLDAP/2.6.7
Release-Date: 2024-01-31
Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs
ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet
tftp
Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN
IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP
UnixSockets zstd


$ cygcheck -c ca-certificates ca-certificates-letsencrypt curl cygwin \
libbrotlidec1 libcurl4 libgsasl18 libgssapi_krb5_2 libidn2_0 libnghttp2_14 \
libopenldap2 libpsl5 libssh2_1 libssl3 libzstd1 zlib0
Cygwin Package Information
Package                     Version                     Status
ca-certificates             2023.2.62_v7.0.401-2     OK
ca-certificates-letsencrypt 2023.2.62_v7.0.401-2     OK
curl                        8.6.0-1                  OK
cygwin                      3.5.1-1                  OK
libbrotlidec1               1.1.0-1                  OK
libcurl4                    8.6.0-1                  OK
libgsasl18                  2.2.1-1                  OK
libgssapi_krb5_2            1.15.2-2                 OK
libidn2_0                   2.3.7-1                  OK
libnghttp2_14               1.60.0-1                 OK
libopenldap2                2.6.7-1                  OK
libpsl5                     0.21.5-1                 OK
libssh2_1                   1.11.0-1                 OK
libssl3                     3.0.13-1                 OK
libzstd1                    1.5.5-1                  OK
zlib0                       1.3.1-1                  OK


$ cat ca-certificates.sh.done
if [ ! -e "/etc/pki/ca-trust/ca-legacy.conf" ]
then
    /usr/bin/mkdir -p "/etc/pki/ca-trust"
    /usr/bin/cp "/etc/defaults/etc/pki/ca-trust/ca-legacy.conf"
"/etc/pki/ca-trust/ca-legacy.conf"
else
        if [ -f /etc/pki/ca-trust/ca-legacy.conf  -a  -x /usr/bin/diff ]
        then
            /usr/bin/mkdir -p "/var/cache/setup/etc/pki/ca-trust"
            /usr/bin/rm -f
"/var/cache/setup//etc/pki/ca-trust/ca-legacy.conf.diff"
            /usr/bin/diff -wut "/etc/pki/ca-trust/ca-legacy.conf"
"/etc/defaults/etc/pki/ca-trust/ca-legacy.conf" >
"/var/cache/setup//etc/pki/ca-trust/ca-legacy.conf.diff" ||
              echo "Defaults for /etc/pki/ca-trust/ca-legacy.conf differ
from actual file, please check
/var/cache/setup//etc/pki/ca-trust/ca-legacy.conf.diff"
        fi
fi

/usr/bin/ca-legacy install
/usr/bin/update-ca-trust


$ cat ca-certificates-letsencrypt.sh.done
# p11kit / update-ca-trust leaves the directory unwritable
chmod u+w /etc/pki/ca-trust/extracted/pem/directory-hash
/usr/bin/ln -s /usr/share/pki/letsencrypt/isrg-intermediate-r3.pem
/usr/share/pki/ca-trust-source/anchors/
/usr/bin/ln -s /usr/share/pki/letsencrypt/trustid-root-x3.pem
/usr/share/pki/ca-trust-source/blacklist
/usr/bin/update-ca-trust


$ curl -vvvv -O https://cygwin.com/setup-x86_64.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                 Dload  Upload   Total   Spent    Left
 Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
  0* Host cygwin.com:443 was resolved.
* IPv6: (none)
* IPv4: 8.43.85.97
*   Trying 8.43.85.97:443...
* Connected to cygwin.com (8.43.85.97) port 443
* ALPN: curl offers h2,http/1.1
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
*  CApath: none
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
  0{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [70 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [1023 bytes data]
* TLSv1.2 (OUT), TLS alert, unknown CA (560):
} [2 bytes data]
* SSL certificate problem: unable to get local issuer certificate
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
  0
* Closing connection
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.


Regards



<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus.www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

El lun, 18 mar 2024 a las 23:19, Brian Inglis via Cygwin (<cygwin@cygwin.com>)
escribió:

> 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 implies that the version of curl you are running or the
> certificate
> store you are using does not include the Let's Encrypt CA used by
> Cygwin.com.
>
>  From what shell do you launch curl?
>
> Please run:
>
> which -a curl
>
> and ensure that /usr/bin/curl precedes /cygdrive/c/WINDOWS/system32/curl
> then
> run:
>
> $ curl -V
> curl 8.6.0 (x86_64-pc-cygwin) libcurl/8.6.0 OpenSSL/3.0.13 zlib/1.3.1
> brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0
> nghttp2/1.60.0 libgsasl/2.2.1 OpenLDAP/2.6.7
> Release-Date: 2024-01-31
> Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs
> ipns
> ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
> Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy
> IDN IPv6
> Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
> zstd
>
> and check you get the same output as above, then run:
>
> cygcheck -c ca-certificates ca-certificates-letsencrypt curl cygwin \
> libbrotlidec1 libcurl4 libgsasl18 libgssapi_krb5_2 libidn2_0 libnghttp2_14
> \
> libopenldap2 libpsl5 libssh2_1 libssl3 libzstd1 zlib0
>
> and ensure all packages show Status OK.
>
> If that is the case, please follow the problem reporting guidelines below,
> and
> attach the output from running
>
> cygcheck -hrsv > cygcheck-hrsv.log
>
> as a text attachment to your reply.
>
> --
> Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada
>
> La perfection est atteinte                   Perfection is achieved
> non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to
> add
> mais lorsqu'il n'y a plus rien à retirer     but when there is no more to
> cut
>                                  -- Antoine de Saint-Exupéry
>
> --
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
>

[-- Attachment #2: cygcheck-hrsv.log --]
[-- Type: application/octet-stream, Size: 35874 bytes --]


Cygwin Configuration Diagnostics

Windows 11 Professional Ver 10.0 Build 22631 

Path:	C:\cygwin64\usr\local\bin
	C:\cygwin64\bin
	C:\Program Files (x86)\VMware\VMware Player\bin
	C:\Program Files\Common Files\Oracle\Java\javapath
	C:\Program Files\Microsoft MPI\Bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\WINDOWS\System32\WindowsPowerShell\v1.0
	C:\WINDOWS\System32\OpenSSH
	C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit
	C:\Program Files\Pandoc
	C:\Program Files\dotnet
	C:\Program Files\Microsoft SQL Server\130\Tools\Binn
	C:\Program Files\Microsoft VS Code\bin
	C:\ProgramData\chocolatey\bin
	C:\Program Files\PuTTY
	C:\Program Files\nodejs
	C:\Program Files\Git\cmd
	C:\cygwin64\bin
	C:\Users\user\AppData\Local\Programs\Python\Python312\Scripts
	C:\Users\user\AppData\Local\Programs\Python\Python312
	C:\Users\user\AppData\Local\Programs\Python\Python311\Scripts
	C:\Users\user\AppData\Local\Programs\Python\Python311
	C:\Users\user\AppData\Local\Microsoft\WindowsApps
	C:\Users\user\AppData\Local\atom\bin
	C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin
	C:\Users\user\AppData\Local\Microsoft\WindowsApps
	C:\Program Files\Multipass\bin
	C:\Users\user\AppData\Roaming\npm
	C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

Here's some environment variables that may affect cygwin:
PWD = '/home/user'
HOME = '/home/user'
USER = 'user'

Here's the rest of your environment variables:
IntelliJ IDEA = 'C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin;'
ProgramFiles(x86) = 'C:\Program Files (x86)'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
PyCharm Community Edition = 'C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin;'
SHELL = '/bin/bash'
NUMBER_OF_PROCESSORS = '8'
PROCESSOR_LEVEL = '6'
TERM_PROGRAM_VERSION = '3.7.1'
USERDOMAIN_ROAMINGPROFILE = 'MYPC'
HOSTNAME = 'mypc'
PROGRAMFILES = 'C:\Program Files'
ChocolateyInstall = 'C:\ProgramData\chocolatey'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
JAVA_HOME = 'C:\Program Files (x86)\Java\jdk1.8.0_192'
OS = 'Windows_NT'
HOMEDRIVE = 'C:'
__PSLockDownPolicy = '0'
USERDOMAIN = 'MYPC'
USERPROFILE = 'C:\Users\user'
MOSQUITTO_DIR = 'C:\Program Files\mosquitto'
PRINTER = 'Canon MF4600 Series PCL6'
VS140COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\'
TZ = 'Europe/Madrid'
ALLUSERSPROFILE = 'C:\ProgramData'
ORIGINAL_PATH = '/cygdrive/c/Program Files (x86)/VMware/VMware Player/bin:/cygdrive/c/Program Files/Common Files/Oracle/Java/javapath:/cygdrive/c/Program Files/Microsoft MPI/Bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Pandoc:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Program Files/Git/cmd:/usr/bin:/cygdrive/c/Users/user/AppData/Local/Programs/Python/Python312/Scripts:/cygdrive/c/Users/user/AppData/Local/Programs/Python/Python312:/cygdrive/c/Users/user/AppData/Local/Programs/Python/Python311/Scripts:/cygdrive/c/Users/user/AppData/Local/Programs/Python/Python311:/cygdrive/c/Users/user/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/user/AppData/Local/atom/bin:/cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin:/cygdrive/c/Users/user/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/Multipass/bin:/cygdrive/c/Users/user/AppData/Roaming/npm:/cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin'
CommonProgramW6432 = 'C:\Program Files\Common Files'
USERNAME = 'user'
VBOX_MSI_INSTALL_PATH = 'C:\Program Files\Oracle\VirtualBox\'
OneDrive = 'C:\Users\user\OneDrive'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
APPDATA = 'C:\Users\user\AppData\Roaming'
SYSTEMROOT = 'C:\WINDOWS'
LOCALAPPDATA = 'C:\Users\user\AppData\Local'
__COMPAT_LAYER = 'RunAsAdmin Installer'
COMPUTERNAME = 'MYPC'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
MSMPI_BIN = 'C:\Program Files\Microsoft MPI\Bin\'
TERM = 'xterm'
LOGONSERVER = '\\MYPC'
ZES_ENABLE_SYSMAN = '1'
PSModulePath = 'C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules'
TEMP = '/tmp'
SHLVL = '1'
PROCESSOR_REVISION = '8e0a'
DriverData = 'C:\Windows\System32\Drivers\DriverData'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
VS150COMCOMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\'
LC_CTYPE = 'es_ES.UTF-8'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 142 Stepping 10, GenuineIntel'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
HOMEPATH = '\Users\user'
TMP = '/tmp'
ProgramW6432 = 'C:\Program Files'
PROFILEREAD = 'true'
MINTTY_SHORTCUT = '/cygdrive/c/Users/Public/Desktop/Cygwin64 Terminal.lnk'
WINDIR = 'C:\WINDOWS'
PROCESSOR_ARCHITECTURE = 'AMD64'
PUBLIC = 'C:\Users\Public'
SYSTEMDRIVE = 'C:'
EXECIGNORE = '*.dll'
OLDPWD = '/cygdrive/c/Users/user/Desktop'
TERM_PROGRAM = 'mintty'
ProgramData = 'C:\ProgramData'
ChocolateyLastPathUpdate = '132532861156207447'
_ = '/usr/bin/cygcheck'

Scanning registry for keys with 'Cygwin' in them...
HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone\NonPackaged\C:#cygwin64#bin#pulseaudio.exe
  (default) = (unsupported type)
  LastUsedTimeStop = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone\NonPackaged\C:#cygwin64#bin#pulseaudio.exe
  (default) = (unsupported type)
  LastUsedTimeStop = (unsupported type)

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: e022582115c10879 Path: C:\cygwin64
  User:   Key: e022582115c10879 Path: C:\cygwin64

Listing available drives...
Drv Type          Size   Used Flags              Name
c:  hd  NTFS    475628Mb  77% CP CS UN PA FC    QU  

fd = floppy,          hd = hard drive,       cd = CD-ROM
net= Network Share,   ram= RAM drive,        unk= Unknown
CP = Case Preserving, CS = Case Sensitive,   UN = Unicode
PA = Persistent ACLS, FC = File Compression, VC = Volume Compression

Mount entries: these map POSIX directories to your NT drives.
-NT-             -POSIX-    -Type-  -Flags-
C:\cygwin64      /          system  binary,auto
C:\cygwin64\bin  /usr/bin   system  binary,auto
C:\cygwin64\lib  /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Looking to see where common programs can be found, if at all...
Found: C:\cygwin64\bin\awk
Found: C:\cygwin64\bin\awk
 -> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\WINDOWS\system32\bash.exe
Warning: C:\cygwin64\bin\bash.exe hides C:\WINDOWS\system32\bash.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\WINDOWS\system32\certutil.exe
Not Found: clinfo
Found: C:\WINDOWS\system32\comp.exe
Found: C:\WINDOWS\system32\convert.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\cygwin64\bin\curl.exe
Found: C:\WINDOWS\system32\curl.exe
Warning: C:\cygwin64\bin\curl.exe hides C:\WINDOWS\system32\curl.exe
Found: C:\cygwin64\bin\curl.exe
Found: C:\cygwin64\bin\expand.exe
Found: C:\WINDOWS\system32\expand.exe
Warning: C:\cygwin64\bin\expand.exe hides C:\WINDOWS\system32\expand.exe
Found: C:\cygwin64\bin\expand.exe
Found: C:\cygwin64\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin64\bin\find.exe hides C:\WINDOWS\system32\find.exe
Found: C:\cygwin64\bin\find.exe
Found: C:\WINDOWS\system32\ftp.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\hostname.exe
Found: C:\WINDOWS\system32\hostname.exe
Warning: C:\cygwin64\bin\hostname.exe hides C:\WINDOWS\system32\hostname.exe
Found: C:\cygwin64\bin\hostname.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\WINDOWS\system32\klist.exe
Not Found: ld
Found: C:\cygwin64\bin\ls.exe
Found: C:\cygwin64\bin\ls.exe
Not Found: make
Found: C:\cygwin64\bin\mv.exe
Found: C:\cygwin64\bin\mv.exe
Found: C:\WINDOWS\system32\nslookup.exe
Not Found: patch
Not Found: perl
Found: C:\WINDOWS\system32\replace.exe
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sh.exe
Found: C:\cygwin64\bin\sh.exe
Found: C:\WINDOWS\system32\shutdown.exe
Found: C:\cygwin64\bin\sort.exe
Found: C:\WINDOWS\system32\sort.exe
Warning: C:\cygwin64\bin\sort.exe hides C:\WINDOWS\system32\sort.exe
Found: C:\cygwin64\bin\sort.exe
Found: C:\WINDOWS\System32\OpenSSH\ssh.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\WINDOWS\system32\tar.exe
Warning: C:\cygwin64\bin\tar.exe hides C:\WINDOWS\system32\tar.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\timeout.exe
Found: C:\WINDOWS\system32\timeout.exe
Warning: C:\cygwin64\bin\timeout.exe hides C:\WINDOWS\system32\timeout.exe
Found: C:\cygwin64\bin\timeout.exe
Found: C:\cygwin64\bin\vi.exe
Found: C:\cygwin64\bin\vi.exe
Not Found: vim
Found: C:\cygwin64\bin\whoami.exe
Found: C:\WINDOWS\system32\whoami.exe
Warning: C:\cygwin64\bin\whoami.exe hides C:\WINDOWS\system32\whoami.exe
Found: C:\cygwin64\bin\whoami.exe

Looking for various Cygwin DLLs...  (-v gives version info)
   45k 2023/07/11 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2023-07-11 20:11
   17k 2023/01/15 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2023-01-15 15:39
  250k 2024/01/24 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2024-01-24 08:22
  134k 2023/12/12 C:\cygwin64\bin\cygbrotlicommon-1.dll - os=4.0 img=1.1 sys=5.2
                  "cygbrotlicommon-1.dll" v0.0 ts=2023-12-12 12:18
   49k 2023/12/12 C:\cygwin64\bin\cygbrotlidec-1.dll - os=4.0 img=1.1 sys=5.2
                  "cygbrotlidec-1.dll" v0.0 ts=2023-12-12 12:18
   66k 2019/07/21 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2019-07-22 00:05
   13k 2019/01/02 C:\cygwin64\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2019-01-02 02:39
  193k 2021/05/20 C:\cygwin64\bin\cygcrypt-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-2.dll" v0.0 ts=2021-05-20 09:38
 2487k 2023/09/12 C:\cygwin64\bin\cygcrypto-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.1.dll" v0.0 ts=2023-09-12 18:36
 3760k 2024/02/03 C:\cygwin64\bin\cygcrypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-3.dll" v0.0 ts=2024-02-03 15:51
  678k 2024/02/03 C:\cygwin64\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2024-02-03 22:22
 1552k 2017/09/28 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2017-09-28 20:05
  119k 2017/09/28 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2017-09-28 20:06
  569k 2017/09/28 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2017-09-28 20:06
  354k 2024/01/24 C:\cygwin64\bin\cygfdisk-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfdisk-1.dll" v0.0 ts=2024-01-24 08:22
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
   60k 2024/01/21 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2024-01-21 04:35
   74k 2023/06/05 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2023-06-05 16:00
  820k 2023/11/19 C:\cygwin64\bin\cyggcrypt-20.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcrypt-20.dll" v0.0 ts=2023-11-19 19:27
   49k 2019/07/10 C:\cygwin64\bin\cyggdbm-6.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-6.dll" v0.0 ts=2019-07-10 14:53
  591k 2023/07/31 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2023-07-31 20:20
  116k 2020/02/16 C:\cygwin64\bin\cyggpg-error-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggpg-error-0.dll" v0.0 ts=2020-02-16 21:28
  113k 2024/01/06 C:\cygwin64\bin\cyggsasl-18.dll - os=4.0 img=0.0 sys=5.2
                  "cyggsasl-18.dll" v0.0 ts=2024-01-06 22:09
  274k 2018/03/16 C:\cygwin64\bin\cyggssapi_krb5-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi_krb5-2.dll" v0.0 ts=2018-03-16 03:38
   36k 2022/10/08 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2022-10-08 05:37
 1063k 2022/05/23 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2022-05-23 12:22
  198k 2024/01/14 C:\cygwin64\bin\cygidn-12.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn-12.dll" v0.0 ts=2024-01-14 07:47
  339k 2024/01/28 C:\cygwin64\bin\cygidn2-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn2-0.dll" v0.0 ts=2024-01-28 01:14
  105k 2023/11/25 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2023-11-25 22:21
  192k 2018/03/16 C:\cygwin64\bin\cygk5crypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygk5crypto-3.dll" v0.0 ts=2018-03-16 03:37
  754k 2018/03/16 C:\cygwin64\bin\cygkrb5-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-3.dll" v0.0 ts=2018-03-16 03:37
   37k 2018/03/16 C:\cygwin64\bin\cygkrb5support-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5support-0.dll" v0.0 ts=2018-03-16 03:36
   48k 2024/02/11 C:\cygwin64\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2024-02-11 12:25
   48k 2024/02/11 C:\cygwin64\bin\cyglber-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2024-02-11 12:25
  323k 2024/02/11 C:\cygwin64\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  323k 2024/02/11 C:\cygwin64\bin\cygldap-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  323k 2024/02/11 C:\cygwin64\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  136k 2022/10/30 C:\cygwin64\bin\cyglz4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyglz4-1.dll" v0.0 ts=2022-10-30 17:59
  175k 2024/03/10 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2024-03-10 21:17
  160k 2023/01/14 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2023-01-14 21:35
  214k 2023/09/24 C:\cygwin64\bin\cygman-2-12-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-12-0.dll" v0.0 ts=2023-09-24 19:20
   25k 2023/09/24 C:\cygwin64\bin\cygmandb-2-12-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-12-0.dll" v0.0 ts=2023-09-24 19:20
   29k 2024/01/21 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2024-01-21 04:34
  650k 2023/08/22 C:\cygwin64\bin\cygmpfr-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-6.dll" v0.0 ts=2023-08-22 18:46
  337k 2024/01/21 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2024-01-21 04:32
  174k 2024/03/03 C:\cygwin64\bin\cygnghttp2-14.dll - os=4.0 img=0.0 sys=5.2
                  "cygnghttp2-14.dll" v0.0 ts=2024-03-03 16:29
   30k 2015/03/19 C:\cygwin64\bin\cygntlm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygntlm-0.dll" v0.0 ts=2015-03-19 02:15
 1020k 2020/03/27 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2020-03-27 22:30
   13k 2024/01/21 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2024-01-21 04:34
  497k 2021/06/20 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2021-06-20 12:53
  637k 2024/02/18 C:\cygwin64\bin\cygpcre2-8-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre2-8-0.dll" v0.0 ts=2024-02-18 09:01
   44k 2022/10/06 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2022-10-06 19:49
   42k 2023/02/19 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2023-02-19 19:45
   69k 2024/01/14 C:\cygwin64\bin\cygpsl-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpsl-5.dll" v0.0 ts=2024-01-14 00:44
  257k 2022/10/08 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2022-10-08 05:37
   99k 2020/01/09 C:\cygwin64\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2020-01-09 02:13
  157k 2024/01/24 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2024-01-24 08:22
  248k 2023/06/04 C:\cygwin64\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2023-06-04 07:30
  512k 2023/09/12 C:\cygwin64\bin\cygssl-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.1.dll" v0.0 ts=2023-09-12 18:36
  591k 2024/02/03 C:\cygwin64\bin\cygssl-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-3.dll" v0.0 ts=2024-02-03 15:51
 1904k 2023/06/05 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2023-06-05 16:06
   68k 2019/07/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2019-07-29 03:12
   59k 2024/01/21 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2024-01-21 04:33
  185k 2023/07/16 C:\cygwin64\bin\cyguchardet-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyguchardet-0.dll" v0.0 ts=2023-07-16 08:19
 1784k 2022/10/27 C:\cygwin64\bin\cygunistring-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-5.dll" v0.0 ts=2022-10-27 17:07
   27k 2024/01/24 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2024-01-24 08:20
   88k 2024/01/27 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2024-01-27 09:12
  650k 2023/04/12 C:\cygwin64\bin\cygzstd-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygzstd-1.dll" v0.0 ts=2023-04-12 16:04
 2941k 2024/02/27 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2024-02-27 11:56
    Cygwin DLL version info:
        DLL version: 3.5.1
        API major: 0
        API minor: 350
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

   45k 2023/07/11 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2023-07-11 20:11
   17k 2023/01/15 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2023-01-15 15:39
  250k 2024/01/24 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2024-01-24 08:22
  134k 2023/12/12 C:\cygwin64\bin\cygbrotlicommon-1.dll - os=4.0 img=1.1 sys=5.2
                  "cygbrotlicommon-1.dll" v0.0 ts=2023-12-12 12:18
   49k 2023/12/12 C:\cygwin64\bin\cygbrotlidec-1.dll - os=4.0 img=1.1 sys=5.2
                  "cygbrotlidec-1.dll" v0.0 ts=2023-12-12 12:18
   66k 2019/07/21 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2019-07-22 00:05
   13k 2019/01/02 C:\cygwin64\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2019-01-02 02:39
  193k 2021/05/20 C:\cygwin64\bin\cygcrypt-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-2.dll" v0.0 ts=2021-05-20 09:38
 2487k 2023/09/12 C:\cygwin64\bin\cygcrypto-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.1.dll" v0.0 ts=2023-09-12 18:36
 3760k 2024/02/03 C:\cygwin64\bin\cygcrypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-3.dll" v0.0 ts=2024-02-03 15:51
  678k 2024/02/03 C:\cygwin64\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2024-02-03 22:22
 1552k 2017/09/28 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2017-09-28 20:05
  119k 2017/09/28 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2017-09-28 20:06
  569k 2017/09/28 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2017-09-28 20:06
  354k 2024/01/24 C:\cygwin64\bin\cygfdisk-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfdisk-1.dll" v0.0 ts=2024-01-24 08:22
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
   60k 2024/01/21 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2024-01-21 04:35
   74k 2023/06/05 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2023-06-05 16:00
  820k 2023/11/19 C:\cygwin64\bin\cyggcrypt-20.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcrypt-20.dll" v0.0 ts=2023-11-19 19:27
   49k 2019/07/10 C:\cygwin64\bin\cyggdbm-6.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-6.dll" v0.0 ts=2019-07-10 14:53
  591k 2023/07/31 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2023-07-31 20:20
  116k 2020/02/16 C:\cygwin64\bin\cyggpg-error-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggpg-error-0.dll" v0.0 ts=2020-02-16 21:28
  113k 2024/01/06 C:\cygwin64\bin\cyggsasl-18.dll - os=4.0 img=0.0 sys=5.2
                  "cyggsasl-18.dll" v0.0 ts=2024-01-06 22:09
  274k 2018/03/16 C:\cygwin64\bin\cyggssapi_krb5-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi_krb5-2.dll" v0.0 ts=2018-03-16 03:38
   36k 2022/10/08 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2022-10-08 05:37
 1063k 2022/05/23 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2022-05-23 12:22
  198k 2024/01/14 C:\cygwin64\bin\cygidn-12.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn-12.dll" v0.0 ts=2024-01-14 07:47
  339k 2024/01/28 C:\cygwin64\bin\cygidn2-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn2-0.dll" v0.0 ts=2024-01-28 01:14
  105k 2023/11/25 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2023-11-25 22:21
  192k 2018/03/16 C:\cygwin64\bin\cygk5crypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygk5crypto-3.dll" v0.0 ts=2018-03-16 03:37
  754k 2018/03/16 C:\cygwin64\bin\cygkrb5-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-3.dll" v0.0 ts=2018-03-16 03:37
   37k 2018/03/16 C:\cygwin64\bin\cygkrb5support-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5support-0.dll" v0.0 ts=2018-03-16 03:36
   48k 2024/02/11 C:\cygwin64\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2024-02-11 12:25
   48k 2024/02/11 C:\cygwin64\bin\cyglber-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2024-02-11 12:25
  323k 2024/02/11 C:\cygwin64\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  323k 2024/02/11 C:\cygwin64\bin\cygldap-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  323k 2024/02/11 C:\cygwin64\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2024-02-11 12:26
  136k 2022/10/30 C:\cygwin64\bin\cyglz4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyglz4-1.dll" v0.0 ts=2022-10-30 17:59
  175k 2024/03/10 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2024-03-10 21:17
  160k 2023/01/14 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2023-01-14 21:35
  214k 2023/09/24 C:\cygwin64\bin\cygman-2-12-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-12-0.dll" v0.0 ts=2023-09-24 19:20
   25k 2023/09/24 C:\cygwin64\bin\cygmandb-2-12-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-12-0.dll" v0.0 ts=2023-09-24 19:20
   29k 2024/01/21 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2024-01-21 04:34
  650k 2023/08/22 C:\cygwin64\bin\cygmpfr-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-6.dll" v0.0 ts=2023-08-22 18:46
  337k 2024/01/21 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2024-01-21 04:32
  174k 2024/03/03 C:\cygwin64\bin\cygnghttp2-14.dll - os=4.0 img=0.0 sys=5.2
                  "cygnghttp2-14.dll" v0.0 ts=2024-03-03 16:29
   30k 2015/03/19 C:\cygwin64\bin\cygntlm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygntlm-0.dll" v0.0 ts=2015-03-19 02:15
 1020k 2020/03/27 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2020-03-27 22:30
   13k 2024/01/21 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2024-01-21 04:34
  497k 2021/06/20 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2021-06-20 12:53
  637k 2024/02/18 C:\cygwin64\bin\cygpcre2-8-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre2-8-0.dll" v0.0 ts=2024-02-18 09:01
   44k 2022/10/06 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2022-10-06 19:49
   42k 2023/02/19 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2023-02-19 19:45
   69k 2024/01/14 C:\cygwin64\bin\cygpsl-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpsl-5.dll" v0.0 ts=2024-01-14 00:44
  257k 2022/10/08 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2022-10-08 05:37
   99k 2020/01/09 C:\cygwin64\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2020-01-09 02:13
  157k 2024/01/24 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2024-01-24 08:22
  248k 2023/06/04 C:\cygwin64\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2023-06-04 07:30
  512k 2023/09/12 C:\cygwin64\bin\cygssl-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.1.dll" v0.0 ts=2023-09-12 18:36
  591k 2024/02/03 C:\cygwin64\bin\cygssl-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-3.dll" v0.0 ts=2024-02-03 15:51
 1904k 2023/06/05 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2023-06-05 16:06
   68k 2019/07/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2019-07-29 03:12
   59k 2024/01/21 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2024-01-21 04:33
  185k 2023/07/16 C:\cygwin64\bin\cyguchardet-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyguchardet-0.dll" v0.0 ts=2023-07-16 08:19
 1784k 2022/10/27 C:\cygwin64\bin\cygunistring-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-5.dll" v0.0 ts=2022-10-27 17:07
   27k 2024/01/24 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2024-01-24 08:20
   88k 2024/01/27 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2024-01-27 09:12
  650k 2023/04/12 C:\cygwin64\bin\cygzstd-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygzstd-1.dll" v0.0 ts=2023-04-12 16:04
 2941k 2024/02/27 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2024-02-27 11:56
    Cygwin DLL version info:
        DLL version: 3.5.1
        API major: 0
        API minor: 350
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Checking for any Cygwin services... 

Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: C:\cygwin64\mypackages
Last downloaded files from: https://cygwin.mirror.constant.com/

Package                     Version                 	Status
_autorebase                 001091-1                     OK
alternatives                1.26-1                       OK
base-cygwin                 3.8-2                        OK
base-files                  4.3-3                        OK
bash                        5.2.21-1                     OK
bzip2                       1.0.8-1                      OK
ca-certificates             2023.2.62_v7.0.401-2         OK
ca-certificates-letsencrypt 2023.2.62_v7.0.401-2         OK
coreutils                   9.0-1                        OK
crypto-policies             20190218-1                   OK
curl                        8.6.0-1                      OK
cygutils                    1.4.17-1                     OK
cygwin                      3.5.1-1                      OK
dash                        0.5.12-5                     OK
diffutils                   3.10-1                       OK
editrights                  1.04-1                       OK
file                        5.44-1                       OK
findutils                   4.9.0-1                      OK
gawk                        5.3.0-1                      OK
getent                      2.18.90-5                    OK
grep                        3.11-1                       OK
groff                       1.23.0-1                     OK
gzip                        1.13-1                       OK
hostname                    3.13-1                       OK
info                        7.1-1                        OK
ipc-utils                   1.1-1                        OK
less                        643-1                        OK
libargp                     20230708-2                   OK
libattr1                    2.5.1-1.20.g0981a7bfe487     OK
libblkid1                   2.33.1-3                     OK
libbrotlicommon1            1.1.0-1                      OK
libbrotlidec1               1.1.0-1                      OK
libbz2_1                    1.0.8-1                      OK
libcom_err2                 1.44.5-1                     OK
libcrypt2                   4.4.20-1                     OK
libcurl4                    8.6.0-1                      OK
libdb5.3                    5.3.28-2                     OK
libfdisk1                   2.33.1-3                     OK
libffi6                     3.2.1-2                      OK
libgcc1                     11.4.0-1                     OK
libgcrypt20                 1.10.3-1                     OK
libgdbm6                    1.18.1-1                     OK
libgmp10                    6.3.0-1                      OK
libgpg-error0               1.37-1                       OK
libgsasl-common             2.2.1-1                      OK
libgsasl18                  2.2.1-1                      OK
libgssapi_krb5_2            1.15.2-2                     OK
libiconv2                   1.17-1                       OK
libidn12                    1.42-1                       OK
libidn2_0                   2.3.7-1                      OK
libintl8                    0.22.4-1                     OK
libk5crypto3                1.15.2-2                     OK
libkrb5_3                   1.15.2-2                     OK
libkrb5support0             1.15.2-2                     OK
liblz4_1                    1.9.4-1                      OK
liblzma5                    5.6.1-1                      OK
libmpfr6                    4.2.1-1                      OK
libncursesw10               6.4-20240120                 OK
libnghttp2_14               1.60.0-1                     OK
libntlm0                    1.4-1                        OK
libopenldap2                2.6.7-1                      OK
libopenldap2_4_2            2.6.7-1                      OK
libp11-kit0                 0.23.20-1                    OK
libpcre1                    8.45-1                       OK
libpcre2_8_0                10.43-1                      OK
libpipeline1                1.5.6-1                      OK
libpopt-common              1.19-1                       OK
libpopt0                    1.19-1                       OK
libpsl5                     0.21.5-1                     OK
libreadline7                8.2-2                        OK
libsasl2_3                  2.1.27-1                     OK
libsmartcols1               2.33.1-3                     OK
libssh2_1                   1.11.0-1                     OK
libssl1.1                   1.1.1w-1                     OK
libssl3                     3.0.13-1                     OK
libstdc++6                  11.4.0-1                     OK
libtasn1_6                  4.14-1                       OK
libuchardet0                0.0.8-1                      OK
libunistring5               1.1-1                        OK
libuuid1                    2.33.1-3                     OK
libzstd1                    1.5.5-1                      OK
login                       1.13-1                       OK
man-db                      2.12.0-1                     OK
mintty                      3.7.1-1                      OK
ncurses                     6.4-20240120                 OK
openssl                     3.0.13-1                     OK
p11-kit                     0.23.20-1                    OK
p11-kit-trust               0.23.20-1                    OK
publicsuffix-list-dafsa     20231213-1                   OK
rebase                      4.6.6-1                      OK
run                         1.3.4-2                      OK
sed                         4.9-1                        OK
tar                         1.35-2                       OK
terminfo                    6.4-20240120                 OK
tzcode                      2024a-1                      OK
tzdata                      2024a-1                      OK
util-linux                  2.33.1-3                     OK
vim-minimal                 9.0.2155-2                   OK
which                       2.20-2                       OK
xz                          5.6.1-1                      OK
zlib0                       1.3.1-1                      OK
zstd                        1.5.5-1                      OK

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-19 13:00   ` J M
@ 2024-03-19 14:02     ` ASSI
  2024-03-19 16:35       ` Brian Inglis
  0 siblings, 1 reply; 10+ messages in thread
From: ASSI @ 2024-03-19 14:02 UTC (permalink / raw)
  To: cygwin

J M via Cygwin writes:
> $ curl -vvvv -O https://cygwin.com/setup-x86_64.exe
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>  Current
>                                  Dload  Upload   Total   Spent    Left
>  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0* Host cygwin.com:443 was resolved.
> * IPv6: (none)
> * IPv4: 8.43.85.97
> *   Trying 8.43.85.97:443...
> * Connected to cygwin.com (8.43.85.97) port 443
> * ALPN: curl offers h2,http/1.1
> } [5 bytes data]
> * TLSv1.3 (OUT), TLS handshake, Client hello (1):
> } [512 bytes data]
> *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
> *  CApath: none
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0{ [5 bytes data]
> * TLSv1.3 (IN), TLS handshake, Server hello (2):
> { [70 bytes data]
> * TLSv1.2 (IN), TLS handshake, Certificate (11):
> { [1023 bytes data]
> * TLSv1.2 (OUT), TLS alert, unknown CA (560):
> } [2 bytes data]
> * SSL certificate problem: unable to get local issuer certificate
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0
> * Closing connection
> curl: (60) SSL certificate problem: unable to get local issuer certificate
> More details here: https://curl.se/docs/sslcerts.html
>
> curl failed to verify the legitimacy of the server and therefore could not
> establish a secure connection to it. To learn more about this situation and
> how to fix it, please visit the web page mentioned above.

Either your cert store is corrupt or something is breaking up the SSL
connection via MITM.

--8<---------------cut here---------------start------------->8---
# curl -vvvv -O https://cygwin.com/setup-x86_64.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* Host cygwin.com:443 was resolved.
* IPv6: 2620:52:3:1:0:246e:9693:128c
* IPv4: 8.43.85.97
*   Trying 8.43.85.97:443...
* Connected to cygwin.com (8.43.85.97) port 443
* ALPN: curl offers h2,http/1.1
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
*  CApath: none
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [106 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4010 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [300 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 / X25519 / RSASSA-PSS
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=cygwin.com
*  start date: Jan 21 03:06:49 2024 GMT
*  expire date: Apr 20 03:06:48 2024 GMT
*  subjectAltName: host "cygwin.com" matched cert's "cygwin.com"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
{ [5 bytes data]
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://cygwin.com/setup-x86_64.exe
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: cygwin.com]
* [HTTP/2] [1] [:path: /setup-x86_64.exe]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
} [5 bytes data]
> GET /setup-x86_64.exe HTTP/2
> Host: cygwin.com
> User-Agent: curl/8.6.0
> Accept: */*
> 
{ [5 bytes data]
< HTTP/2 200 
< date: Tue, 19 Mar 2024 13:59:14 GMT
< server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74 mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
< vary: User-Agent
< last-modified: Sat, 24 Feb 2024 16:07:44 GMT
< etag: "157c13-61222e0778290"
< accept-ranges: bytes
< content-length: 1408019
< cache-control: max-age=0
< expires: Tue, 19 Mar 2024 13:59:14 GMT
< content-security-policy: default-src 'self' http: https:
< strict-transport-security: max-age=16070400
< content-type: application/octet-stream
< 
{ [10024 bytes data]
100 1375k  100 1375k    0     0  1034k      0  0:00:01  0:00:01 --:--:-- 1034k
* Connection #0 to host cygwin.com left intact
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
# openssl s_client -connect cygwin.com:443
CONNECTED(00000004)
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = cygwin.com
verify return:1
---
Certificate chain
 0 s:CN = cygwin.com
   i:C = US, O = Let's Encrypt, CN = R3
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Jan 21 03:06:49 2024 GMT; NotAfter: Apr 20 03:06:48 2024 GMT
 1 s:C = US, O = Let's Encrypt, CN = R3
   i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Sep  4 00:00:00 2020 GMT; NotAfter: Sep 15 16:00:00 2025 GMT
 2 s:C = US, O = Internet Security Research Group, CN = ISRG Root X1
   i:O = Digital Signature Trust Co., CN = DST Root CA X3
   a:PKEY: rsaEncryption, 4096 (bit); sigalg: RSA-SHA256
   v:NotBefore: Jan 20 19:14:03 2021 GMT; NotAfter: Sep 30 18:14:03 2024 GMT
---
Server certificate
-----BEGIN CERTIFICATE-----
MIIFGDCCBACgAwIBAgISA7OmFd0W4CNA/f85vnuNcdziMA0GCSqGSIb3DQEBCwUA
MDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD
EwJSMzAeFw0yNDAxMjEwMzA2NDlaFw0yNDA0MjAwMzA2NDhaMBUxEzARBgNVBAMT
CmN5Z3dpbi5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCdue5L
fj0XFzz2zJ64eeHZXIRoo1Q0ZZq7xhCZwZ0aajH1MUE6B9Qq73iQXhZA3lQ/208W
g852e+CDMi6Fplnsdn6V1yUinL82z4qXrJ0u2dyjoRtKAPeqXIUGJ2AkHCZUPEtO
LMnHC4vhz2e2Wl1oK/M3UXcXq9VqCsGfa/NXjvd4h4BtqHXyJlkOFtCN2SImV8on
mW1ERUjAbX6OQesi1VdM2z0ziIP3xwJMZskk4g5JgUUK2t7SfuZ34XNrU5UE95bS
kS9lArzHYTk8QXcbZRaAdQDhemuW3lwVjp9sEjPf58QIqGF9a0LszrsD+bqYX2OB
YQSAbu5XL09YzyxLAgMBAAGjggJDMIICPzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
BBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYE
FIfIhIqS5I7BxGrFlhRcSmci16L8MB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf
r52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u
bGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvME0G
A1UdEQRGMESCCmN5Z3dpbi5jb22CCmN5Z3dpbi5uZXSCCmN5Z3dpbi5vcmeCDmZ0
cC5jeWd3aW4uY29tgg53d3cuY3lnd2luLmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC
ATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AEiw42vapkc0D+VqAvqdMOscUgHL
Vt0sgdm7v6s52IRzAAABjSozHFUAAAQDAEcwRQIhAIJEjUoeILEZv2L8f2beLfdX
SzKPs9RX4FMbIw0SrTPuAiA/gjJYZL9bnFhDqV5fiQpN3rGD0lTEmdpAygmWI9lo
mgB1ADtTd3U+LbmAToswWwb+QDtn2E/D9Me9AA0tcm/h+tQXAAABjSozHFUAAAQD
AEYwRAIgYj9DcDedk9cOgUUrAUyAUgtTSt8nkdblJGXuwFaCh4ACIGOtqUz3C80a
4UYdEC32ZOmdTlXGPdZoUn39/qfjsBY/MA0GCSqGSIb3DQEBCwUAA4IBAQAggr31
HrQXTUB0YwgR4O9cM/o4WMwn49pXQ+xvWWAqo4iEeVb1i+VbgScgPnBDMw99c5tM
Zc/KxqpM9ODJkYCqdyywq9rdyzyHxGvs7UBsfS17m6tpeuO/JejndbQyBoL1WVXA
PpuxJ8Z0GbdYTULAHdyoit0IxJQ9EHiEXSiALIpHScKBQsZUHmsiWN+p/cEUPrLe
ojTdXTNnlcBWdZ+q4KL/GKtQPYZkmHAQ30G/sJzVYxEwReUTb4a0Nl2xI2Rdw2Ww
z9nz85lPE0MoXN+R4qBv/03wgD/HLtHPcSzOqykLa6KgkI0xoBUk9V7yqm/tmkUx
6TUD9ikD8VNkUJd6
-----END CERTIFICATE-----
subject=CN = cygwin.com
issuer=C = US, O = Let's Encrypt, CN = R3
---
No client certificate CA names sent
Peer signing digest: SHA256
Peer signature type: RSA-PSS
Server Temp Key: X25519, 253 bits
---
SSL handshake has read 4677 bytes and written 425 bytes
Verification: OK
---
New, TLSv1.2, Cipher is ECDHE-RSA-AES256-GCM-SHA384
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1.2
    Cipher    : ECDHE-RSA-AES256-GCM-SHA384
    Session-ID: AEE82272586ADDF7ED17304F360FD0AA7EBBB4DDFE7A817DA1762C18B439C5A4
    Session-ID-ctx: 
    Master-Key: 3F10143968400AFFCB2BD2EE15C8B286C4AC3B48D25C651F5EB79E39D8D90A0413B480C2E643F115BA3C00914452F827
    PSK identity: None
    PSK identity hint: None
    SRP username: None
    TLS session ticket lifetime hint: 300 (seconds)
    TLS session ticket:
    0000 - 39 a4 ed ac 54 23 f1 7c-fd b4 66 ce 4b e3 bd d4   9...T#.|..f.K...
    0010 - 41 0c 26 27 47 89 a5 d6-0a c2 42 2c cb af f7 81   A.&'G.....B,....
    0020 - db 8e d0 2b 79 c6 0d a5-48 ef ab 44 d5 93 f9 a7   ...+y...H..D....
    0030 - fa 27 80 e4 2e b9 93 03-1b a4 4e 3c bf 93 bb 96   .'........N<....
    0040 - 2f 03 10 06 8e 0c 2e cd-65 a5 ff 93 72 2a a0 41   /.......e...r*.A
    0050 - dc 22 6d 71 b6 42 7e 34-8d 07 81 b0 de 3b e8 ef   ."mq.B~4.....;..
    0060 - ef 41 bf 6c 96 35 41 74-5f 3f cf 7a ad b0 9b a5   .A.l.5At_?.z....
    0070 - 33 fa 2c fa f4 3a 59 06-45 80 12 99 0b e1 7c 3a   3.,..:Y.E.....|:
    0080 - ba 99 a8 3e 54 e0 e8 39-8e d2 9c 8e 28 ff 5f a7   ...>T..9....(._.
    0090 - 1d ec 9f b5 6c a7 07 f8-7d d1 c8 e0 df 8a 1d dc   ....l...}.......
    00a0 - 1a 3f 95 80 16 93 7a 72-f3 d3 40 cf 8b 1b 96 ce   .?....zr..@.....
    00b0 - ac d0 ee 69 9a e3 80 b1-da dc a9 04 a7 ca a8 64   ...i...........d
    00c0 - 2d 80 3b 40 2a 30 d5 f6-1e 9e 97 73 98 ef 80 9c   -.;@*0.....s....

    Start Time: 1710856659
    Timeout   : 7200 (sec)
    Verify return code: 0 (ok)
    Extended master secret: yes
---
closed
--8<---------------cut here---------------end--------------->8---


Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-19 14:02     ` ASSI
@ 2024-03-19 16:35       ` Brian Inglis
       [not found]         ` <CAL8MddXD4r6UgM=TGk2DnMGYhi4_knTGc2qwGAPM+SCnrPO9sA@mail.gmail.com>
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Inglis @ 2024-03-19 16:35 UTC (permalink / raw)
  To: cygwin

On 2024-03-19 08:02, ASSI via Cygwin wrote:
> J M via Cygwin writes:
>> $ curl -vvvv -O https://cygwin.com/setup-x86_64.exe
>>    % Total    % Received % Xferd  Average Speed   Time    Time     Time
>>   Current
>>                                   Dload  Upload   Total   Spent    Left
>>   Speed
>>    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>>    0* Host cygwin.com:443 was resolved.
>> * IPv6: (none)
>> * IPv4: 8.43.85.97
>> *   Trying 8.43.85.97:443...
>> * Connected to cygwin.com (8.43.85.97) port 443
>> * ALPN: curl offers h2,http/1.1
>> } [5 bytes data]
>> * TLSv1.3 (OUT), TLS handshake, Client hello (1):
>> } [512 bytes data]
>> *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
>> *  CApath: none
>>    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>>    0{ [5 bytes data]
>> * TLSv1.3 (IN), TLS handshake, Server hello (2):
>> { [70 bytes data]
>> * TLSv1.2 (IN), TLS handshake, Certificate (11):
>> { [1023 bytes data]
>> * TLSv1.2 (OUT), TLS alert, unknown CA (560):
>> } [2 bytes data]
>> * SSL certificate problem: unable to get local issuer certificate
>>    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>>    0
>> * Closing connection
>> curl: (60) SSL certificate problem: unable to get local issuer certificate
>> More details here: https://curl.se/docs/sslcerts.html
>>
>> curl failed to verify the legitimacy of the server and therefore could not
>> establish a secure connection to it. To learn more about this situation and
>> how to fix it, please visit the web page mentioned above.
> 
> Either your cert store is corrupt or something is breaking up the SSL
> connection via MITM.

What do you see when you run these commands:

$ 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 '^-----BEGIN.*CERTIFICATE-----$' 
/etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:380
/etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem:124
/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem:301
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:156
$ grep '^#\s\(ISRG\|R3\)' /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X1
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X2
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# R3
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X1
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X2
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# R3

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
       [not found]         ` <CAL8MddXD4r6UgM=TGk2DnMGYhi4_knTGc2qwGAPM+SCnrPO9sA@mail.gmail.com>
@ 2024-03-19 17:39           ` Brian Inglis
       [not found]             ` <CAL8MddVR8iubKwiCCZEDvePdPPVfjkF0S-wHgAJuya5nkX=8Tg@mail.gmail.com>
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Inglis @ 2024-03-19 17:39 UTC (permalink / raw)
  To: 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 '^-----BEGIN.*CERTIFICATE-----$' 
> /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:369
> /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem:116
> /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem:295
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:145
> 
> $ grep '^#\s\(ISRG\|R3\)' /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X1
> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X2
> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# R3
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X1
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X2
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# R3
> 
> Looks the same except the matched number lines of the grep -c.
> 
> $ sum /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt 
> /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem 
> /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem 
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
> 22972   630 /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
> 34027   176 /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
> 36930   491 /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
> 05844   220 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem

The following are a bit more useful:

$ wc -lwmcL /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
   11307   14152  664107  664142      65 
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
    3368    4080  193879  193883      64 
/etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
    8816   10434  512531  512566      65 
/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
    4236    5094  243623  243627      64 
/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
   27727   33760 1614140 1614218      65 total
$ cksum /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
317625824 664142 /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
382586407 193883 /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
1244815702 512566 /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
1065593997 243627 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem

I would also like to see what you get running:

$ curl -Iv https://8.43.85.97/
*   Trying 8.43.85.97:443...
* Connected to 8.43.85.97 (8.43.85.97) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
*  CApath: none
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 / X25519 / RSASSA-PSS
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=cygwin.com
*  start date: Jan 21 03:06:49 2024 GMT
*  expire date: Apr 20 03:06:48 2024 GMT
*  subjectAltName does not match 8.43.85.97
* SSL: no alternative certificate subject name matches target host name '8.43.85.97'
* Closing connection
* TLSv1.2 (OUT), TLS alert, close notify (256):
curl: (60) SSL: no alternative certificate subject name matches target host name 
'8.43.85.97'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

and:

$ curl -Iv https://cygwin.com/
* Host cygwin.com:443 was resolved.
* IPv6: 2620:52:3:1:0:246e:9693:128c
* IPv4: 8.43.85.97
*   Trying [2620:52:3:1:0:246e:9693:128c]:443...
* Connected to cygwin.com (2620:52:3:1:0:246e:9693:128c) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
*  CApath: none
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 / X25519 / RSASSA-PSS
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=cygwin.com
*  start date: Jan 21 03:06:49 2024 GMT
*  expire date: Apr 20 03:06:48 2024 GMT
*  subjectAltName: host "cygwin.com" matched cert's "cygwin.com"
*  issuer: C=US; O=Let's Encrypt; CN=R3
*  SSL certificate verify ok.
*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed 
using sha256WithRSAEncryption
*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed 
using sha256WithRSAEncryption
* using HTTP/2
* [HTTP/2] [1] OPENED stream for https://cygwin.com/
* [HTTP/2] [1] [:method: HEAD]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: cygwin.com]
* [HTTP/2] [1] [:path: /]
* [HTTP/2] [1] [user-agent: curl/8.6.0]
* [HTTP/2] [1] [accept: */*]
 > HEAD / HTTP/2
 > Host: cygwin.com
 > User-Agent: curl/8.6.0
 > Accept: */*
 >
< HTTP/2 200
HTTP/2 200
< date: Tue, 19 Mar 2024 17:32:27 GMT
date: Tue, 19 Mar 2024 17:32:27 GMT
< server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74 
mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74 
mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
< vary: User-Agent,Accept-Encoding
vary: User-Agent,Accept-Encoding
< accept-ranges: bytes
accept-ranges: bytes
< content-security-policy: default-src 'self' http: https:
content-security-policy: default-src 'self' http: https:
< strict-transport-security: max-age=16070400
strict-transport-security: max-age=16070400
< content-type: text/html; charset=UTF-8
content-type: text/html; charset=UTF-8

<
* Connection #0 to host cygwin.com left intact


Suggest you try to redownload and rerun setup-x86_64,
reinstall the latest ca-certificates-letsencrypt and ca-certificates packages, 
check /var/log/setup.log.full, and rerun wc and cksum.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
       [not found]             ` <CAL8MddVR8iubKwiCCZEDvePdPPVfjkF0S-wHgAJuya5nkX=8Tg@mail.gmail.com>
@ 2024-03-19 20:00               ` Brian Inglis
       [not found]                 ` <CAL8MddX3z3iqpB-_YbbAH9O+u__0y4udc84OL4HkAKAfCGpefA@mail.gmail.com>
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Inglis @ 2024-03-19 20:00 UTC (permalink / raw)
  To: 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
>      > /etc/pki/tls/certs/ca-bundle.trust.crt: symbolic link to
>      > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>      >
>      > $ grep -c '^-----BEGIN.*CERTIFICATE-----$'
>      > /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
>      > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:369
>      > /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem:116
>      > /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem:295
>      > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:145
>      >
>      > $ grep '^#\s\(ISRG\|R3\)'
>     /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
>      > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X1
>      > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# ISRG Root X2
>      > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt:# R3
>      > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X1
>      > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# ISRG Root X2
>      > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:# R3
>      >
>      > Looks the same except the matched number lines of the grep -c.
>      >
>      > $ sum /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>      > /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
>      > /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
>      > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
>      > 22972   630 /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>      > 34027   176 /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
>      > 36930   491 /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
>      > 05844   220 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
> 
>     The following are a bit more useful:
> 
>     $ wc -lwmcL /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
>         11307   14152  664107  664142      65
>     /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>          3368    4080  193879  193883      64
>     /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
>          8816   10434  512531  512566      65
>     /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
>          4236    5094  243623  243627      64
>     /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
>         27727   33760 1614140 1614218      65 total
>     $ cksum /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
>     317625824 664142 /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>     382586407 193883 /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
>     1244815702 512566 /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
>     1065593997 243627 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
> 
>     I would also like to see what you get running:
> 
>     $ curl -Iv https://8.43.85.97/ <https://8.43.85.97/>
>     *   Trying 8.43.85.97:443...
>     * Connected to 8.43.85.97 (8.43.85.97) port 443
>     * ALPN: curl offers h2,http/1.1
>     * TLSv1.3 (OUT), TLS handshake, Client hello (1):
>     *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
>     *  CApath: none
>     * TLSv1.3 (IN), TLS handshake, Server hello (2):
>     * TLSv1.2 (IN), TLS handshake, Certificate (11):
>     * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
>     * TLSv1.2 (IN), TLS handshake, Server finished (14):
>     * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
>     * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
>     * TLSv1.2 (OUT), TLS handshake, Finished (20):
>     * TLSv1.2 (IN), TLS handshake, Finished (20):
>     * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 / X25519 /
>     RSASSA-PSS
>     * ALPN: server accepted h2
>     * Server certificate:
>     *  subject: CN=cygwin.com <http://cygwin.com>
>     *  start date: Jan 21 03:06:49 2024 GMT
>     *  expire date: Apr 20 03:06:48 2024 GMT
>     *  subjectAltName does not match 8.43.85.97
>     * SSL: no alternative certificate subject name matches target host name
>     '8.43.85.97'
>     * Closing connection
>     * TLSv1.2 (OUT), TLS alert, close notify (256):
>     curl: (60) SSL: no alternative certificate subject name matches target host
>     name
>     '8.43.85.97'
>     More details here: https://curl.se/docs/sslcerts.html
>     <https://curl.se/docs/sslcerts.html>
> 
>     curl failed to verify the legitimacy of the server and therefore could not
>     establish a secure connection to it. To learn more about this situation and
>     how to fix it, please visit the web page mentioned above.
> 
>     and:
> 
>     $ curl -Iv https://cygwin.com/ <https://cygwin.com/>
>     * Host cygwin.com:443 <http://cygwin.com:443> was resolved.
>     * IPv6: 2620:52:3:1:0:246e:9693:128c
>     * IPv4: 8.43.85.97
>     *   Trying [2620:52:3:1:0:246e:9693:128c]:443...
>     * Connected to cygwin.com <http://cygwin.com> (2620:52:3:1:0:246e:9693:128c)
>     port 443
>     * ALPN: curl offers h2,http/1.1
>     * TLSv1.3 (OUT), TLS handshake, Client hello (1):
>     *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
>     *  CApath: none
>     * TLSv1.3 (IN), TLS handshake, Server hello (2):
>     * TLSv1.2 (IN), TLS handshake, Certificate (11):
>     * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
>     * TLSv1.2 (IN), TLS handshake, Server finished (14):
>     * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
>     * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
>     * TLSv1.2 (OUT), TLS handshake, Finished (20):
>     * TLSv1.2 (IN), TLS handshake, Finished (20):
>     * SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 / X25519 /
>     RSASSA-PSS
>     * ALPN: server accepted h2
>     * Server certificate:
>     *  subject: CN=cygwin.com <http://cygwin.com>
>     *  start date: Jan 21 03:06:49 2024 GMT
>     *  expire date: Apr 20 03:06:48 2024 GMT
>     *  subjectAltName: host "cygwin.com <http://cygwin.com>" matched cert's
>     "cygwin.com <http://cygwin.com>"
>     *  issuer: C=US; O=Let's Encrypt; CN=R3
>     *  SSL certificate verify ok.
>     *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed
>     using sha256WithRSAEncryption
>     *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed
>     using sha256WithRSAEncryption
>     * using HTTP/2
>     * [HTTP/2] [1] OPENED stream for https://cygwin.com/ <https://cygwin.com/>
>     * [HTTP/2] [1] [:method: HEAD]
>     * [HTTP/2] [1] [:scheme: https]
>     * [HTTP/2] [1] [:authority: cygwin.com <http://cygwin.com>]
>     * [HTTP/2] [1] [:path: /]
>     * [HTTP/2] [1] [user-agent: curl/8.6.0]
>     * [HTTP/2] [1] [accept: */*]
>       > HEAD / HTTP/2
>       > Host: cygwin.com <http://cygwin.com>
>       > User-Agent: curl/8.6.0
>       > Accept: */*
>       >
>     < HTTP/2 200
>     HTTP/2 200
>     < date: Tue, 19 Mar 2024 17:32:27 GMT
>     date: Tue, 19 Mar 2024 17:32:27 GMT
>     < server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74
>     mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
>     server: Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_qos/11.74
>     mod_wsgi/4.6.4 Python/3.6 mod_perl/2.0.12 Perl/v5.26.3
>     < vary: User-Agent,Accept-Encoding
>     vary: User-Agent,Accept-Encoding
>     < accept-ranges: bytes
>     accept-ranges: bytes
>     < content-security-policy: default-src 'self' http: https:
>     content-security-policy: default-src 'self' http: https:
>     < strict-transport-security: max-age=16070400
>     strict-transport-security: max-age=16070400
>     < content-type: text/html; charset=UTF-8
>     content-type: text/html; charset=UTF-8
> 
>     <
>     * Connection #0 to host cygwin.com <http://cygwin.com> left intact
> 
> 
>     Suggest you try to redownload and rerun setup-x86_64,
>     reinstall the latest ca-certificates-letsencrypt and ca-certificates packages,
>     check /var/log/setup.log.full, and rerun wc and cksum.

 > Here the results:
 >
 > $ wc -lwmcL /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
 >    10974   13732  644353  644388      65
 > /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
 >     3129    3794  179890  179894      64
 > /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
 >     8633   10214  501775  501810      65
 > /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
 >     3912    4704  224607  224611      64
 > /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
 >    26648   32444 1550625 1550703      65 total
 >
 > $ cksum /etc/pki/ca-trust/extracted/{openssl/*.crt,pem/*.pem}
 > 2281361693 644388 /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
 > 2122801285 179894 /etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
 > 1003749677 501810 /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
 > 3542708521 224611 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
 >
 > $ curl -Iv https://8.43.85.97/ <https://8.43.85.97/>
 > *   Trying 8.43.85.97:443...
 > * Connected to 8.43.85.97 (8.43.85.97) port 443
 > * ALPN: curl offers h2,http/1.1
 > * TLSv1.3 (OUT), TLS handshake, Client hello (1):
 > *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
 > *  CApath: none
 > * TLSv1.3 (IN), TLS handshake, Server hello (2):
 > * TLSv1.2 (IN), TLS handshake, Certificate (11):
 > * TLSv1.2 (OUT), TLS alert, unknown CA (560):
 > * SSL certificate problem: unable to get local issuer certificate
 > * Closing connection
 > curl: (60) SSL certificate problem: unable to get local issuer certificate
 > More details here: https://curl.se/docs/sslcerts.html
 > <https://curl.se/docs/sslcerts.html>
 >
 > curl failed to verify the legitimacy of the server and therefore could not
 > establish a secure connection to it. To learn more about this situation and
 > how to fix it, please visit the web page mentioned above.
 >
 >
 > $ curl -Iv https://cygwin.com/ <https://cygwin.com/>
 > * Host cygwin.com:443 <http://cygwin.com:443> was resolved.
 > * IPv6: (none)
 > * IPv4: 8.43.85.97
 > *   Trying 8.43.85.97:443...
 > * Connected to cygwin.com <http://cygwin.com> (8.43.85.97) port 443
 > * ALPN: curl offers h2,http/1.1
 > * TLSv1.3 (OUT), TLS handshake, Client hello (1):
 > *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
 > *  CApath: none
 > * TLSv1.3 (IN), TLS handshake, Server hello (2):
 > * TLSv1.2 (IN), TLS handshake, Certificate (11):
 > * TLSv1.2 (OUT), TLS alert, unknown CA (560):
 > * SSL certificate problem: unable to get local issuer certificate
 > * Closing connection
 > curl: (60) SSL certificate problem: unable to get local issuer certificate
 > More details here: https://curl.se/docs/sslcerts.html
 > <https://curl.se/docs/sslcerts.html>
 >
 > curl failed to verify the legitimacy of the server and therefore could not
 > establish a secure connection to it. To learn more about this situation and
 > how to fix it, please visit the web page mentioned above.
 >
 > And the logs are complete:
 >
 > $ cat /var/log/setup.log.full
 > 2024/03/19 19:07:02 Starting cygwin install, version 2.931
 > 2024/03/19 19:07:02 User has backup/restore rights
 > 2024/03/19 19:07:02 User has symlink creation right
 > 2024/03/19 19:07:02 Current Directory: C:\cygwin64\mypackages
 > Could not open service McShield for query, start and stop. McAfee may not be
 > installed, or we don't have access.
 > 2024/03/19 19:07:04 source: network install
 > 2024/03/19 19:07:04 root: C:\cygwin64 system
 > 2024/03/19 19:07:04 Changing gid to Administrators
 > 2024/03/19 19:07:05 Selected local directory: C:\cygwin64\mypackages
 > 2024/03/19 19:07:06 net: Preconfig
 > Loaded cached mirror list
 > User-Agent: default is "Cygwin-Setup/2.931 (Windows NT
 > 10.0.22631;Win64;0c0a;SymLinkPriv)"
 > Request for URL https://cygwin.com/mirrors.lst <https://cygwin.com/mirrors.lst>
 > satisfied from cache
 > Fetched URL: https://cygwin.com/mirrors.lst <https://cygwin.com/mirrors.lst>
 > 2024/03/19 19:07:07 site: https://cygwin.mirror.constant.com/
 > <https://cygwin.mirror.constant.com/>
 > Request for URL https://cygwin.mirror.constant.com/x86_64/setup.zst.sig
 > <https://cygwin.mirror.constant.com/x86_64/setup.zst.sig> satisfied from cache
 > Fetched URL: https://cygwin.mirror.constant.com/x86_64/setup.zst.sig
 > <https://cygwin.mirror.constant.com/x86_64/setup.zst.sig>
 > Request for URL https://cygwin.mirror.constant.com/x86_64/setup.zst
 > <https://cygwin.mirror.constant.com/x86_64/setup.zst> satisfied from cache
 > Fetched URL: https://cygwin.mirror.constant.com/x86_64/setup.zst
 > <https://cygwin.mirror.constant.com/x86_64/setup.zst>
 > signature: sig_type 0, pk_alg 1, hash_alg 8
 > signature: tried key cygwin, returned 0x00000000 Success
 > .ini setup_version is 2.931, our setup_version is 2.931
 > INSTALLED.DB version 3
 > 2024/03/19 19:07:09 solving: 0 tasks, update: yes, use test packages: no
 > libsolv: solver started
 > libsolv: dosplitprovides=0, noupdateprovide=0, noinfarchcheck=0
 > libsolv: allowuninstall=0, allowdowngrade=0, allownamechange=1,
 > allowarchchange=0, allowvendorchange=1
 > libsolv: dupallowdowngrade=1, dupallownamechange=1, dupallowarchchange=1,
 > dupallowvendorchange=1
 > libsolv: promoteepoch=0, forbidselfconflicts=0
 > libsolv: obsoleteusesprovides=0, implicitobsoleteusesprovides=0,
 > obsoleteusescolors=0, implicitobsoleteusescolors=0
 > libsolv: dontinstallrecommended=0, addalreadyrecommended=0
 > onlynamespacerecommended=0
 > libsolv: number of solvables: 55538, memory used: 3037 K
 > libsolv: number of ids: 28164 + 55442
 > libsolv: string memory used: 110 K array + 480 K data,  rel memory used: 649 
K array
 > libsolv: string hash memory: 256 K, rel hash memory : 512 K
 > libsolv: provide ids: 11844
 > libsolv: provide space needed: 41607 + 110884
 > libsolv: shrunk whatprovidesdata from 41607 to 41542
 > libsolv: shrunk whatprovidesauxdata from 41607 to 29760
 > libsolv: whatprovides memory used: 330 K id array, 595 K data
 > libsolv: whatprovidesaux memory used: 110 K id array, 116 K data
 > libsolv: WARNING: pool_addfileprovides was not called, this may result in slow
 > operation
 > libsolv: lazywhatprovidesq size: 0 entries
 > libsolv: createwhatprovides took 0 ms
 > libsolv: obsoletes data: 1 entries
 > libsolv: added 2281 pkg rules for installed solvables
 > libsolv: added 27 pkg rules for updaters of installed solvables
 > libsolv: added 0 pkg rules for packages involved in a job
 > libsolv: added 0 pkg rules because of weak dependencies
 > libsolv: 438 of 27701 installable solvables considered for solving
 > libsolv: pruned rules from 2309 to 2309
 > libsolv:   binary: 1008
 > libsolv:   normal: 1300, 11666 literals
 > libsolv: pkg rule memory used: 54 K
 > libsolv: pkg rule creation took 0 ms
 > libsolv: choice rule creation took 0 ms
 > libsolv: 2308 pkg rules, 2 * 104 update rules, 0 job rules, 0 infarch rules, 0
 > dup rules, 0 choice rules, 0 best rules, 0 yumobs rules
 > libsolv: 0 black rules, 0 recommends rules, 0 repo priority rules
 > libsolv: overall rule memory used: 58 K
 > libsolv: solving...
 > libsolv: resolving job rules
 > libsolv: resolving installed packages
 > libsolv: deciding orphaned packages
 > libsolv: solver statistics: 0 learned rules, 0 unsolvable, 0 minimization steps
 > libsolv: done solving.
 > libsolv: solver took 0 ms
 > libsolv: final solver statistics: 0 problems, 0 learned rules, 0 unsolvable
 > libsolv: solver_solve took 0 ms
 > libsolv:
 > libsolv: transaction:
 > libsolv:
 > libsolv: orphaned packages:
 > libsolv:   base-0.0-0.any (kept)
 > libsolv:   _windows-10.0.22631.any (kept)
 > libsolv:
 > libsolv: ordering transaction
 > libsolv: transaction elements: 0
 > 2024/03/19 19:07:31 solving: 2 tasks, update: no, use test packages: no
 > libsolv: solver started
 > libsolv: dosplitprovides=0, noupdateprovide=0, noinfarchcheck=0
 > libsolv: allowuninstall=0, allowdowngrade=0, allownamechange=1,
 > allowarchchange=0, allowvendorchange=1
 > libsolv: dupallowdowngrade=1, dupallownamechange=1, dupallowarchchange=1,
 > dupallowvendorchange=1
 > libsolv: promoteepoch=0, forbidselfconflicts=0
 > libsolv: obsoleteusesprovides=0, implicitobsoleteusesprovides=0,
 > obsoleteusescolors=0, implicitobsoleteusescolors=0
 > libsolv: dontinstallrecommended=0, addalreadyrecommended=0
 > onlynamespacerecommended=0
 > libsolv: obsoletes data: 1 entries
 > libsolv: added 0 pkg rules for installed solvables
 > libsolv: added 0 pkg rules for updaters of installed solvables
 > libsolv: added 0 pkg rules for packages involved in a job
 > libsolv: added 0 pkg rules because of weak dependencies
 > libsolv: 438 of 27701 installable solvables considered for solving
 > libsolv: pkg rule memory used: 54 K
 > libsolv: pkg rule creation took 0 ms
 > libsolv: choice rule creation took 0 ms
 > libsolv: 2308 pkg rules, 2 * 104 update rules, 0 job rules, 0 infarch rules, 0
 > dup rules, 0 choice rules, 0 best rules, 0 yumobs rules
 > libsolv: 0 black rules, 0 recommends rules, 0 repo priority rules
 > libsolv: overall rule memory used: 58 K
 > libsolv: solving...
 > libsolv: resolving job rules
 > libsolv: resolving installed packages
 > libsolv: deciding orphaned packages
 > libsolv: solver statistics: 0 learned rules, 0 unsolvable, 0 minimization steps
 > libsolv: done solving.
 > libsolv: solver took 0 ms
 > libsolv: final solver statistics: 0 problems, 0 learned rules, 0 unsolvable
 > libsolv: solver_solve took 0 ms
 > libsolv:
 > libsolv: transaction:
 > libsolv:
 > libsolv: orphaned packages:
 > libsolv:   base-0.0-0.any (kept)
 > libsolv:   _windows-10.0.22631.any (kept)
 > libsolv:
 > libsolv: ordering transaction
 > libsolv: transaction elements: 0
 > 2024/03/19 19:07:31 Augmented Transaction List:
 > 2024/03/19 19:07:31    0   erase ca-certificates             2023.2.62_v7.0.401-2
 > 2024/03/19 19:07:31    1 install ca-certificates             2023.2.62_v7.0.401-2
 > 2024/03/19 19:07:31    2   erase ca-certificates-letsencrypt 2023.2.62_v7.0.401-2
 > 2024/03/19 19:07:31    3 install ca-certificates-letsencrypt 2023.2.62_v7.0.401-2
 > Checking SHA512 for
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-2023.2.62_v7.0.401-2.tar.zst
 > SHA512 verified OK:
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-2023.2.62_v7.0.401-2.tar.zst 
c321fe270a76dab4318eda354e4e067b715b9fca9ea8dfe792132be6665603f6012ff37250b0a2445764433f8918cbfd92bfe8a51ca76f427f2a00cf6fbe8283
 > Checking SHA512 for
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-letsencrypt/ca-certificates-letsencrypt-2023.2.62_v7.0.401-2.tar.zst
 > SHA512 verified OK:
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-letsencrypt/ca-certificates-letsencrypt-2023.2.62_v7.0.401-2.tar.zst 
dd6d200957aac18959e5495490923a752c1c4fc4f5040107620f5472ce5b902b8480096b1b5eb25a44aa2c79ec543f45cf5dfb7c7b76cf7997b8a74343ec5eac
 > 2024/03/19 19:07:34 Registry value set:
 > HKEY_LOCAL_MACHINE\Software\Cygwin\setup\rootdir = "C:\cygwin64"
 > Running preremove script for ca-certificates
 > 2024/03/19 19:07:34 running: C:\cygwin64\bin\bash.exe --norc --noprofile
 > "/etc/preremove/ca-certificates.sh"
 > Running preremove script for ca-certificates-letsencrypt
 > 2024/03/19 19:07:35 running: C:\cygwin64\bin\bash.exe --norc --noprofile
 > "/etc/preremove/ca-certificates-letsencrypt.sh"
 > 2024/03/19 19:07:37 Uninstalling ca-certificates
 > unlink C:\cygwin64/etc/defaults/etc/pki/ca-trust/ca-legacy.conf
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/edk2/cacerts.bin
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/edk2/README
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/java/cacerts
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/java/README
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/openssl/README
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/pem/README
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
 > unlink C:\cygwin64/etc/pki/ca-trust/extracted/README
 > unlink C:\cygwin64/etc/pki/ca-trust/source/README
 > unlink C:\cygwin64\bin/ca-legacy
 > unlink C:\cygwin64\bin/update-ca-trust
 > unlink C:\cygwin64/usr/share/man/man8/ca-legacy.8.gz
 > unlink C:\cygwin64/usr/share/man/man8/update-ca-trust.8.gz
 > unlink C:\cygwin64/usr/share/pki/ca-trust-legacy/ca-bundle.legacy.default.crt
 > unlink C:\cygwin64/usr/share/pki/ca-trust-legacy/ca-bundle.legacy.disable.crt
 > unlink C:\cygwin64/usr/share/pki/ca-trust-source/ca-bundle.trust.p11-kit
 > unlink C:\cygwin64/usr/share/pki/ca-trust-source/README
 > unlink C:\cygwin64/etc/pki/tls/cert.pem
 > unlink C:\cygwin64/etc/pki/tls/certs/ca-bundle.crt
 > unlink C:\cygwin64/etc/pki/tls/certs/ca-bundle.trust.crt
 > unlink C:\cygwin64/etc/ssl/certs
 > unlink C:\cygwin64/usr/libexec/p11-kit/trust-extract-compat
 > unlink C:\cygwin64\lib/security/cacerts
 > rmdir C:\cygwin64/usr/share/pki/ca-trust-source/blacklist
 > rmdir C:\cygwin64/usr/share/pki/ca-trust-source/anchors
 > rmdir C:\cygwin64/usr/share/pki/ca-trust-source
 > rmdir C:\cygwin64/usr/share/pki/ca-trust-legacy
 > rmdir C:\cygwin64\lib/security
 > rmdir C:\cygwin64/etc/ssl
 > rmdir C:\cygwin64/etc/pki/tls/certs
 > rmdir C:\cygwin64/etc/pki/ca-trust/source/blacklist
 > rmdir C:\cygwin64/etc/pki/ca-trust/source/anchors
 > rmdir C:\cygwin64/etc/pki/ca-trust/extracted/openssl
 > rmdir C:\cygwin64/etc/pki/ca-trust/extracted/java
 > rmdir C:\cygwin64/etc/pki/ca-trust/extracted/edk2
 > rmdir C:\cygwin64/etc/defaults/etc/pki/ca-trust
 > 2024/03/19 19:07:37 Uninstalling ca-certificates-letsencrypt
 > unlink C:\cygwin64/usr/share/pki/letsencrypt/isrg-intermediate-r3.pem
 > unlink C:\cygwin64/usr/share/pki/letsencrypt/isrg-root-x1.pem
 > unlink C:\cygwin64/usr/share/pki/letsencrypt/isrg-root-x2.pem
 > unlink C:\cygwin64/usr/share/pki/letsencrypt/README
 > unlink C:\cygwin64/usr/share/pki/letsencrypt/trustid-root-x3.pem
 > rmdir C:\cygwin64/usr/share/pki/letsencrypt
 > rmdir C:\cygwin64/usr/share/pki
 > 2024/03/19 19:07:37 Extracting from
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-2023.2.62_v7.0.401-2.tar.zst
 > Installing file cygfile:///etc/defaults/etc/pki/ca-trust/ca-legacy.conf
 > Installing file cygfile:///etc/pki/ca-trust/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/edk2/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/edk2/cacerts.bin
 > Installing file cygfile:///etc/pki/ca-trust/extracted/edk2/README
 > Installing file cygfile:///etc/pki/ca-trust/extracted/java/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/java/cacerts
 > Installing file cygfile:///etc/pki/ca-trust/extracted/java/README
 > Installing file cygfile:///etc/pki/ca-trust/extracted/openssl/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
 > Installing file cygfile:///etc/pki/ca-trust/extracted/openssl/README
 > Installing file cygfile:///etc/pki/ca-trust/extracted/pem/
 > Installing file cygfile:///etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem
 > Installing file cygfile:///etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem
 > Installing file cygfile:///etc/pki/ca-trust/extracted/pem/README
 > Installing file cygfile:///etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
 > Installing file cygfile:///etc/pki/ca-trust/extracted/README
 > Installing file cygfile:///etc/pki/ca-trust/source/
 > Installing file cygfile:///etc/pki/ca-trust/source/anchors/
 > Installing file cygfile:///etc/pki/ca-trust/source/blacklist/
 > Installing file cygfile:///etc/pki/ca-trust/source/README
 > Installing file cygfile:///etc/postinstall/ca-certificates.sh
 > Installing file cygfile:///etc/preremove/ca-certificates.sh
 > Installing file cygfile:///usr/bin/ca-legacy
 > Installing file cygfile:///usr/bin/update-ca-trust
 > Installing file cygfile:///usr/libexec/p11-kit/
 > Installing file cygfile:///usr/share/man/man8/ca-legacy.8.gz
 > Installing file cygfile:///usr/share/man/man8/update-ca-trust.8.gz
 > Installing file cygfile:///usr/share/pki/ca-trust-legacy/
 > Installing file
 > cygfile:///usr/share/pki/ca-trust-legacy/ca-bundle.legacy.default.crt
 > Installing file
 > cygfile:///usr/share/pki/ca-trust-legacy/ca-bundle.legacy.disable.crt
 > Installing file cygfile:///usr/share/pki/ca-trust-source/
 > Installing file cygfile:///usr/share/pki/ca-trust-source/anchors/
 > Installing file cygfile:///usr/share/pki/ca-trust-source/blacklist/
 > Installing file cygfile:///usr/share/pki/ca-trust-source/ca-bundle.trust.p11-kit
 > Installing file cygfile:///usr/share/pki/ca-trust-source/README
 > Installing file cygfile:///etc/pki/tls/cert.pem
 > io_stream::mklink
 > 
(cygfile:///etc/pki/tls/cert.pem->cygfile:///etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem)
 > Installing file cygfile:///etc/pki/tls/certs/ca-bundle.crt
 > io_stream::mklink
 > 
(cygfile:///etc/pki/tls/certs/ca-bundle.crt->cygfile:///etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem)
 > Installing file cygfile:///etc/pki/tls/certs/ca-bundle.trust.crt
 > io_stream::mklink
 > 
(cygfile:///etc/pki/tls/certs/ca-bundle.trust.crt->cygfile:///etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt)
 > Installing file cygfile:///etc/ssl/certs
 > io_stream::mklink (cygfile:///etc/ssl/certs->cygfile:///etc/pki/tls/certs)
 > Installing file cygfile:///usr/libexec/p11-kit/trust-extract-compat
 > io_stream::mklink
 > 
(cygfile:///usr/libexec/p11-kit/trust-extract-compat->cygfile://../../bin/update-ca-trust)
 > Installing file cygfile:///usr/lib/security/cacerts
 > io_stream::mklink
 > 
(cygfile:///usr/lib/security/cacerts->cygfile:///etc/pki/ca-trust/extracted/java/cacerts)
 > 2024/03/19 19:07:37 Extracting from
 > file://C:\cygwin64\mypackages/https%3a%2f%2fcygwin.mirror.constant.com
 > 
<http://2fcygwin.mirror.constant.com>%2f/noarch/release/ca-certificates/ca-certificates-letsencrypt/ca-certificates-letsencrypt-2023.2.62_v7.0.401-2.tar.zst
 > Installing file cygfile:///etc/postinstall/ca-certificates-letsencrypt.sh
 > Installing file cygfile:///etc/preremove/ca-certificates-letsencrypt.sh
 > Installing file cygfile:///usr/share/pki/letsencrypt/
 > Installing file cygfile:///usr/share/pki/letsencrypt/isrg-intermediate-r3.pem
 > Installing file cygfile:///usr/share/pki/letsencrypt/isrg-root-x1.pem
 > Installing file cygfile:///usr/share/pki/letsencrypt/isrg-root-x2.pem
 > Installing file cygfile:///usr/share/pki/letsencrypt/README
 > Installing file cygfile:///usr/share/pki/letsencrypt/trustid-root-x3.pem
 > Visited: 102 nodes out of 11806 while creating dependency order.
 > Dependency order of packages: terminfo zlib0 libzstd1 libgcc1 libncursesw10
 > libreadline7 libintl8 libiconv2 bash cygwin dash _autorebase alternatives
 > base-cygwin libattr1 libgmp10 tzdata tzcode coreutils findutils sed base-files
 > libbz2_1 bzip2 libffi6 libp11-kit0 p11-kit libtasn1_6 p11-kit-trust
 > ca-certificates ca-certificates-letsencrypt crypto-policies libbrotlicommon1
 > libbrotlidec1 libgpg-error0 libgcrypt20 libgsasl-common libcom_err2
 > libkrb5support0 libk5crypto3 libkrb5_3 libgssapi_krb5_2 libidn12 libntlm0
 > libgsasl18 libidn2_0 libnghttp2_14 libcrypt2 libstdc++6 libdb5.3 libssl3
 > libssl1.1 libopenldap2_4_2 libsasl2_3 libopenldap2 libunistring5
 > publicsuffix-list-dafsa libpsl5 libssh2_1 libcurl4 curl libpopt-common libpopt0
 > cygutils diffutils editrights liblzma5 file libmpfr6 gawk libargp getent
 > libpcre2_8_0 grep libuchardet0 groff gzip hostname info ipc-utils libpcre1 less
 > libuuid1 libblkid1 libfdisk1 libgdbm6 liblz4_1 libpipeline1 libsmartcols1 login
 > util-linux man-db mintty ncurses openssl rebase run xz zstd tar vim-minimal which
 > 2024/03/19 19:07:37 running: C:\cygwin64\bin\dash.exe
 > "/etc/postinstall/0p_000_autorebase.dash"
 > removing /var/cache/rebase/rebase_dyn
 > creating empty /var/cache/rebase/rebase_dyn
 > Updating rebase information for dynamic language modules/libraries
 > /var/cache/rebase/rebase_dyn.
 > removing /var/cache/rebase/rebase_dyn_exe
 > creating empty /var/cache/rebase/rebase_dyn_exe
 > Updating rebase information for user-defined executables
 > /var/cache/rebase/rebase_dyn_exe.
 > removing /var/cache/rebase/rebase_pkg
 > creating empty /var/cache/rebase/rebase_pkg
 > Updating package information in /var/cache/rebase/rebase_pkg.
 >    from /etc/setup/alternatives.lst.gz
 >    from /etc/setup/base-cygwin.lst.gz
 >    from /etc/setup/base-files.lst.gz
 >    from /etc/setup/bash.lst.gz
 >    from /etc/setup/bzip2.lst.gz
 >    from /etc/setup/ca-certificates-letsencrypt.lst.gz
 >    from /etc/setup/ca-certificates.lst.gz
 >    from /etc/setup/coreutils.lst.gz
 >    from /etc/setup/crypto-policies.lst.gz
 >    from /etc/setup/curl.lst.gz
 >    from /etc/setup/cygutils.lst.gz
 >    from /etc/setup/cygwin.lst.gz
 >    from /etc/setup/dash.lst.gz
 >    from /etc/setup/diffutils.lst.gz
 >    from /etc/setup/editrights.lst.gz
 >    from /etc/setup/file.lst.gz
 >    from /etc/setup/findutils.lst.gz
 >    from /etc/setup/gawk.lst.gz
 >    from /etc/setup/getent.lst.gz
 >    from /etc/setup/grep.lst.gz
 >    from /etc/setup/groff.lst.gz
 >    from /etc/setup/gzip.lst.gz
 >    from /etc/setup/hostname.lst.gz
 >    from /etc/setup/info.lst.gz
 >    from /etc/setup/ipc-utils.lst.gz
 >    from /etc/setup/less.lst.gz
 >    from /etc/setup/libargp.lst.gz
 >    from /etc/setup/libattr1.lst.gz
 >    from /etc/setup/libblkid1.lst.gz
 >    from /etc/setup/libbrotlicommon1.lst.gz
 >    from /etc/setup/libbrotlidec1.lst.gz
 >    from /etc/setup/libbz2_1.lst.gz
 >    from /etc/setup/libcom_err2.lst.gz
 >    from /etc/setup/libcrypt2.lst.gz
 >    from /etc/setup/libcurl4.lst.gz
 >    from /etc/setup/libdb5.3.lst.gz
 >    from /etc/setup/libfdisk1.lst.gz
 >    from /etc/setup/libffi6.lst.gz
 >    from /etc/setup/libgcc1.lst.gz
 >    from /etc/setup/libgcrypt20.lst.gz
 >    from /etc/setup/libgdbm6.lst.gz
 >    from /etc/setup/libgmp10.lst.gz
 >    from /etc/setup/libgpg-error0.lst.gz
 >    from /etc/setup/libgsasl-common.lst.gz
 >    from /etc/setup/libgsasl18.lst.gz
 >    from /etc/setup/libgssapi_krb5_2.lst.gz
 >    from /etc/setup/libiconv2.lst.gz
 >    from /etc/setup/libidn12.lst.gz
 >    from /etc/setup/libidn2_0.lst.gz
 >    from /etc/setup/libintl8.lst.gz
 >    from /etc/setup/libk5crypto3.lst.gz
 >    from /etc/setup/libkrb5support0.lst.gz
 >    from /etc/setup/libkrb5_3.lst.gz
 >    from /etc/setup/liblz4_1.lst.gz
 >    from /etc/setup/liblzma5.lst.gz
 >    from /etc/setup/libmpfr6.lst.gz
 >    from /etc/setup/libncursesw10.lst.gz
 >    from /etc/setup/libnghttp2_14.lst.gz
 >    from /etc/setup/libntlm0.lst.gz
 >    from /etc/setup/libopenldap2.lst.gz
 >    from /etc/setup/libopenldap2_4_2.lst.gz
 >    from /etc/setup/libp11-kit0.lst.gz
 >    from /etc/setup/libpcre1.lst.gz
 >    from /etc/setup/libpcre2_8_0.lst.gz
 >    from /etc/setup/libpipeline1.lst.gz
 >    from /etc/setup/libpopt-common.lst.gz
 >    from /etc/setup/libpopt0.lst.gz
 >    from /etc/setup/libpsl5.lst.gz
 >    from /etc/setup/libreadline7.lst.gz
 >    from /etc/setup/libsasl2_3.lst.gz
 >    from /etc/setup/libsmartcols1.lst.gz
 >    from /etc/setup/libssh2_1.lst.gz
 >    from /etc/setup/libssl1.1.lst.gz
 >    from /etc/setup/libssl3.lst.gz
 >    from /etc/setup/libstdc++6.lst.gz
 >    from /etc/setup/libtasn1_6.lst.gz
 >    from /etc/setup/libuchardet0.lst.gz
 >    from /etc/setup/libunistring5.lst.gz
 >    from /etc/setup/libuuid1.lst.gz
 >    from /etc/setup/libzstd1.lst.gz
 >    from /etc/setup/login.lst.gz
 >    from /etc/setup/man-db.lst.gz
 >    from /etc/setup/mintty.lst.gz
 >    from /etc/setup/ncurses.lst.gz
 >    from /etc/setup/openssl.lst.gz
 >    from /etc/setup/p11-kit-trust.lst.gz
 >    from /etc/setup/p11-kit.lst.gz
 >    from /etc/setup/publicsuffix-list-dafsa.lst.gz
 >    from /etc/setup/rebase.lst.gz
 >    from /etc/setup/run.lst.gz
 >    from /etc/setup/sed.lst.gz
 >    from /etc/setup/tar.lst.gz
 >    from /etc/setup/terminfo.lst.gz
 >    from /etc/setup/tzcode.lst.gz
 >    from /etc/setup/tzdata.lst.gz
 >    from /etc/setup/util-linux.lst.gz
 >    from /etc/setup/vim-minimal.lst.gz
 >    from /etc/setup/which.lst.gz
 >    from /etc/setup/xz.lst.gz
 >    from /etc/setup/zlib0.lst.gz
 >    from /etc/setup/zstd.lst.gz
 >    from /etc/setup/_autorebase.lst.gz
 > removing /var/cache/rebase/rebase_lst
 > creating empty /var/cache/rebase/rebase_lst
 > Updating rebase information for installed dynamic objects in
 > /var/cache/rebase/rebase_lst.
 > Updating rebase information for installed executables in
 > /var/cache/rebase/rebase_exe.
 > Rebasing with list /var/cache/rebase/rebase_all, built from
 > /var/cache/rebase/rebase_dyn /var/cache/rebase/rebase_lst.
 > 2024/03/19 19:07:39 running: C:\cygwin64\bin\dash.exe
 > "/etc/postinstall/0p_update-info-dir.dash"
 > 2024/03/19 19:07:39 running: C:\cygwin64\bin\bash.exe --norc --noprofile
 > "/etc/postinstall/ca-certificates.sh"
 > 2024/03/19 19:07:41 running: C:\cygwin64\bin\bash.exe --norc --noprofile
 > "/etc/postinstall/ca-certificates-letsencrypt.sh"
 > 2024/03/19 19:07:43 running: C:\cygwin64\bin\dash.exe
 > "/etc/postinstall/zp_man-db-update-index.dash"
 >    ManDB index not available.
 > Program directory for program link: C:\ProgramData\Microsoft\Windows\Start
 > Menu\Programs
 > Desktop directory for desktop link: C:\Users\Public\Desktop
 > Program directory for program link: C:\ProgramData\Microsoft\Windows\Start
 > Menu\Programs/Cygwin
 > Desktop directory for desktop link: C:\Users\Public\Desktop
 > 2024/03/19 19:07:48 note: Installation Complete
 > 2024/03/19 19:07:48 Ending cygwin install

What happens when you try Achim's openssl test:

$ openssl s_client -connect cygwin.com:443

and ldd (or cygcheck):

$ ldd /usr/bin/curl
         ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffadca50000)
         KERNEL32.DLL => /cygdrive/c/WINDOWS/System32/KERNEL32.DLL (0x7ffadb6d0000)
         KERNELBASE.dll => /cygdrive/c/WINDOWS/System32/KERNELBASE.dll 
(0x7ffada490000)
         cygz.dll => /usr/bin/cygz.dll (0x597fd0000)
         cygcurl-4.dll => /usr/bin/cygcurl-4.dll (0x482aa0000)
         cygwin1.dll => /usr/bin/cygwin1.dll (0x7ffaca810000)
         cygbrotlidec-1.dll => /usr/bin/cygbrotlidec-1.dll (0x42f930000)
         cygcrypto-3.dll => /usr/bin/cygcrypto-3.dll (0x5e01a0000)
         cyggsasl-18.dll => /usr/bin/cyggsasl-18.dll (0x5d9200000)
         cyggssapi_krb5-2.dll => /usr/bin/cyggssapi_krb5-2.dll (0x3d4300000)
         cygidn2-0.dll => /usr/bin/cygidn2-0.dll (0x484880000)
         cygldap-2.dll => /usr/bin/cygldap-2.dll (0x41c390000)
         cyglber-2.dll => /usr/bin/cyglber-2.dll (0x478820000)
         cygpsl-5.dll => /usr/bin/cygpsl-5.dll (0x5d5880000)
         cygssl-3.dll => /usr/bin/cygssl-3.dll (0x4ad080000)
         cygzstd-1.dll => /usr/bin/cygzstd-1.dll (0x3a6b30000)
         cygssh2-1.dll => /usr/bin/cygssh2-1.dll (0x458bf0000)
         cygbrotlicommon-1.dll => /usr/bin/cygbrotlicommon-1.dll (0x4678a0000)
         cygk5crypto-3.dll => /usr/bin/cygk5crypto-3.dll (0x3b8240000)
         cyggcrypt-20.dll => /usr/bin/cyggcrypt-20.dll (0x4a4450000)
         cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x38e6a0000)
         cygintl-8.dll => /usr/bin/cygintl-8.dll (0x5ee2d0000)
         cygkrb5-3.dll => /usr/bin/cygkrb5-3.dll (0x3b80b0000)
         cygkrb5support-0.dll => /usr/bin/cygkrb5support-0.dll (0x3b8090000)
         cygcom_err-2.dll => /usr/bin/cygcom_err-2.dll (0x3de3c0000)
         cygidn-12.dll => /usr/bin/cygidn-12.dll (0x50a910000)
         cygntlm-0.dll => /usr/bin/cygntlm-0.dll (0x3b58f0000)
         cygunistring-5.dll => /usr/bin/cygunistring-5.dll (0x385080000)
         cygcrypto-1.1.dll => /usr/bin/cygcrypto-1.1.dll (0x41c650000)
         cyggcc_s-seh-1.dll => /usr/bin/cyggcc_s-seh-1.dll (0x50caa0000)
         cyggpg-error-0.dll => /usr/bin/cyggpg-error-0.dll (0x3d55b0000)
         cygnghttp2-14.dll => /usr/bin/cygnghttp2-14.dll (0x5ba920000)
         cygsasl2-3.dll => /usr/bin/cygsasl2-3.dll (0x3ae480000)

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
       [not found]                 ` <CAL8MddX3z3iqpB-_YbbAH9O+u__0y4udc84OL4HkAKAfCGpefA@mail.gmail.com>
@ 2024-03-20  0:01                   ` Brian Inglis
  2024-03-22 15:49                     ` J M
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Inglis @ 2024-03-20  0:01 UTC (permalink / raw)
  To: cygwin

On 2024-03-19 16:07, J M wrote:
> These are the results:
> After these checks, I installed wget but not show more info:
> $ wget --debug https://cygwin.com <https://cygwin.com>
> DEBUG output created by Wget 1.24.5 on cygwin.
> 
> Reading HSTS entries from /home/admin/.wget-hsts
> URI encoding = ‘UTF-8’
> Converted file name 'index.html' (UTF-8) -> 'index.html' (UTF-8)
> --2024-03-19 23:06:16-- https://cygwin.com/ <https://cygwin.com/>
> Certificates loaded: 366
> Resolving cygwin.com <http://cygwin.com> (cygwin.com <http://cygwin.com>)... 
> 8.43.85.97
> Caching cygwin.com <http://cygwin.com> => 8.43.85.97
> Connecting to cygwin.com <http://cygwin.com> (cygwin.com 
> <http://cygwin.com>)|8.43.85.97|:443... connected.
> Created socket 3.
> Releasing 0x0000000a00192a70 (new refcount 1).
> ERROR: The certificate of ‘cygwin.com <http://cygwin.com>’ is not trusted.
> ERROR: The certificate of ‘cygwin.com <http://cygwin.com>’ doesn't have a known 
> issuer.
> 
> $ ldd /usr/bin/curl
>          ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffc91630000)
>          KERNEL32.DLL => /cygdrive/c/WINDOWS/System32/KERNEL32.DLL (0x7ffc906c0000)
>          KERNELBASE.dll => /cygdrive/c/WINDOWS/System32/KERNELBASE.dll 
> (0x7ffc8eb00000)
>          cygcurl-4.dll => /usr/bin/cygcurl-4.dll (0x3fe980000)
>          cygwin1.dll => /usr/bin/cygwin1.dll (0x7ffbf1b90000)
>          cygz.dll => /usr/bin/cygz.dll (0x3fed40000)
>          cygcrypto-3.dll => /usr/bin/cygcrypto-3.dll (0x3ff920000)
>          cygbrotlidec-1.dll => /usr/bin/cygbrotlidec-1.dll (0x3feaa0000)
>          cyggsasl-18.dll => /usr/bin/cyggsasl-18.dll (0x3fe5e0000)
>          cyggssapi_krb5-2.dll => /usr/bin/cyggssapi_krb5-2.dll (0x3fe590000)
>          cygidn2-0.dll => /usr/bin/cygidn2-0.dll (0x3fe4f0000)
>          cyglber-2.dll => /usr/bin/cyglber-2.dll (0x3fe380000)
>          cygldap-2.dll => /usr/bin/cygldap-2.dll (0x3fe2c0000)
>          cygssh2-1.dll => /usr/bin/cygssh2-1.dll (0x3fe160000)
>          cygnghttp2-14.dll => /usr/bin/cygnghttp2-14.dll (0x3fe220000)
>          cygpsl-5.dll => /usr/bin/cygpsl-5.dll (0x3fe1e0000)
>          cygssl-3.dll => /usr/bin/cygssl-3.dll (0x3fefe0000)
>          cygzstd-1.dll => /usr/bin/cygzstd-1.dll (0x3fec90000)
>          cygbrotlicommon-1.dll => /usr/bin/cygbrotlicommon-1.dll (0x3feac0000)
>          cyggcrypt-20.dll => /usr/bin/cyggcrypt-20.dll (0x3fe640000)
>          cygidn-12.dll => /usr/bin/cygidn-12.dll (0x3fe550000)
>          cygintl-8.dll => /usr/bin/cygintl-8.dll (0x3ff640000)
>          cygk5crypto-3.dll => /usr/bin/cygk5crypto-3.dll (0x3fe4b0000)
>          cygntlm-0.dll => /usr/bin/cygntlm-0.dll (0x3fe200000)
>          cygkrb5-3.dll => /usr/bin/cygkrb5-3.dll (0x3fe3e0000)
>          cygkrb5support-0.dll => /usr/bin/cygkrb5support-0.dll (0x3fe3c0000)
>          cygcom_err-2.dll => /usr/bin/cygcom_err-2.dll (0x3fea90000)
>          cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x3ff670000)
>          cygsasl2-3.dll => /usr/bin/cygsasl2-3.dll (0x3fe1b0000)
>          cygcrypto-1.1.dll => /usr/bin/cygcrypto-1.1.dll (0x3ffce0000)
>          cygunistring-5.dll => /usr/bin/cygunistring-5.dll (0x3fdf90000)
>          cyggpg-error-0.dll => /usr/bin/cyggpg-error-0.dll (0x3fe610000)
>          cyggcc_s-seh-1.dll => /usr/bin/cyggcc_s-seh-1.dll (0x3ff870000)
> 
> 
> $ openssl s_client -connect cygwin.com:443 <http://cygwin.com:443>
> CONNECTED(00000004)
> depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
> verify return:1
> depth=1 C = US, O = Let's Encrypt, CN = R3
> verify return:1
> depth=0 CN = cygwin.com <http://cygwin.com>
> verify return:1
> ---
> Certificate chain
>   0 s:CN = cygwin.com <http://cygwin.com>
>     i:C = US, O = Let's Encrypt, CN = R3
>     a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
>     v:NotBefore: Jan 21 03:06:49 2024 GMT; NotAfter: Apr 20 03:06:48 2024 GMT
>   1 s:C = US, O = Let's Encrypt, CN = R3
>     i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
>     a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
>     v:NotBefore: Sep  4 00:00:00 2020 GMT; NotAfter: Sep 15 16:00:00 2025 GMT
>   2 s:C = US, O = Internet Security Research Group, CN = ISRG Root X1
>     i:O = Digital Signature Trust Co., CN = DST Root CA X3
>     a:PKEY: rsaEncryption, 4096 (bit); sigalg: RSA-SHA256
>     v:NotBefore: Jan 20 19:14:03 2021 GMT; NotAfter: Sep 30 18:14:03 2024 GMT
> ---
> Server certificate
> -----BEGIN CERTIFICATE-----
> MIIFGDCCBACgAwIBAgISA7OmFd0W4CNA/f85vnuNcdziMA0GCSqGSIb3DQEBCwUA
> MDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQD
> EwJSMzAeFw0yNDAxMjEwMzA2NDlaFw0yNDA0MjAwMzA2NDhaMBUxEzARBgNVBAMT
> CmN5Z3dpbi5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCdue5L
> fj0XFzz2zJ64eeHZXIRoo1Q0ZZq7xhCZwZ0aajH1MUE6B9Qq73iQXhZA3lQ/208W
> g852e+CDMi6Fplnsdn6V1yUinL82z4qXrJ0u2dyjoRtKAPeqXIUGJ2AkHCZUPEtO
> LMnHC4vhz2e2Wl1oK/M3UXcXq9VqCsGfa/NXjvd4h4BtqHXyJlkOFtCN2SImV8on
> mW1ERUjAbX6OQesi1VdM2z0ziIP3xwJMZskk4g5JgUUK2t7SfuZ34XNrU5UE95bS
> kS9lArzHYTk8QXcbZRaAdQDhemuW3lwVjp9sEjPf58QIqGF9a0LszrsD+bqYX2OB
> YQSAbu5XL09YzyxLAgMBAAGjggJDMIICPzAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0l
> BBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYE
> FIfIhIqS5I7BxGrFlhRcSmci16L8MB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYf
> r52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8u
> bGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvME0G
> A1UdEQRGMESCCmN5Z3dpbi5jb22CCmN5Z3dpbi5uZXSCCmN5Z3dpbi5vcmeCDmZ0
> cC5jeWd3aW4uY29tgg53d3cuY3lnd2luLmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC
> ATCCAQMGCisGAQQB1nkCBAIEgfQEgfEA7wB2AEiw42vapkc0D+VqAvqdMOscUgHL
> Vt0sgdm7v6s52IRzAAABjSozHFUAAAQDAEcwRQIhAIJEjUoeILEZv2L8f2beLfdX
> SzKPs9RX4FMbIw0SrTPuAiA/gjJYZL9bnFhDqV5fiQpN3rGD0lTEmdpAygmWI9lo
> mgB1ADtTd3U+LbmAToswWwb+QDtn2E/D9Me9AA0tcm/h+tQXAAABjSozHFUAAAQD
> AEYwRAIgYj9DcDedk9cOgUUrAUyAUgtTSt8nkdblJGXuwFaCh4ACIGOtqUz3C80a
> 4UYdEC32ZOmdTlXGPdZoUn39/qfjsBY/MA0GCSqGSIb3DQEBCwUAA4IBAQAggr31
> HrQXTUB0YwgR4O9cM/o4WMwn49pXQ+xvWWAqo4iEeVb1i+VbgScgPnBDMw99c5tM
> Zc/KxqpM9ODJkYCqdyywq9rdyzyHxGvs7UBsfS17m6tpeuO/JejndbQyBoL1WVXA
> PpuxJ8Z0GbdYTULAHdyoit0IxJQ9EHiEXSiALIpHScKBQsZUHmsiWN+p/cEUPrLe
> ojTdXTNnlcBWdZ+q4KL/GKtQPYZkmHAQ30G/sJzVYxEwReUTb4a0Nl2xI2Rdw2Ww
> z9nz85lPE0MoXN+R4qBv/03wgD/HLtHPcSzOqykLa6KgkI0xoBUk9V7yqm/tmkUx
> 6TUD9ikD8VNkUJd6
> -----END CERTIFICATE-----
> subject=CN = cygwin.com <http://cygwin.com>
> issuer=C = US, O = Let's Encrypt, CN = R3
> ---
> No client certificate CA names sent
> Peer signing digest: SHA256
> Peer signature type: RSA-PSS
> Server Temp Key: X25519, 253 bits
> ---
> SSL handshake has read 4677 bytes and written 425 bytes
> Verification: OK
> ---
> New, TLSv1.2, Cipher is ECDHE-RSA-AES256-GCM-SHA384
> Server public key is 2048 bit
> Secure Renegotiation IS supported
> Compression: NONE
> Expansion: NONE
> No ALPN negotiated
> SSL-Session:
>      Protocol  : TLSv1.2
>      Cipher    : ECDHE-RSA-AES256-GCM-SHA384
>      Session-ID: FC45E60F79F11589F6F34A6E89A6FCB7DFE79BCA33B2CCE4D204D72190A6D5CC
>      Session-ID-ctx:
>      Master-Key: 
> 1DCE98533E16931D41CF55AC75A43D92B687028F8C1C8E144412409E2E5F0CB186AB469B5D836DA3B78D282CED90ECA7
>      PSK identity: None
>      PSK identity hint: None
>      SRP username: None
>      TLS session ticket lifetime hint: 300 (seconds)
>      TLS session ticket:
>      0000 - 39 a4 ed ac 54 23 f1 7c-fd b4 66 ce 4b e3 bd d4   9...T#.|..f.K...
>      0010 - 8b f5 02 38 5c 73 67 af-aa d9 d3 1a 61 d5 cb 75   ...8\sg.....a..u
>      0020 - 64 a4 7d 61 99 c7 bd 9e-84 99 64 cc 29 12 62 67   d.}a......d.).bg
>      0030 - 16 71 61 40 2f af 1d 68-5e 6f c7 60 40 92 ee 18   .qa@/..h^o.`@...
>      0040 - 7a e3 da 76 a2 1f ce c0-cc 2b 45 0f 68 23 8a 9d   z..v.....+E.h#..
>      0050 - 80 39 d9 9b 58 ba ad b3-ce de 10 cf 6a ea 19 e8   .9..X.......j...
>      0060 - 9c 50 7b 75 ed e1 6e 22-75 d4 15 88 77 00 34 42   .P{u..n"u...w.4B
>      0070 - 83 84 3b f4 39 45 6f bd-6b 50 44 58 1f 69 7c 8a   ..;.9Eo.kPDX.i|.
>      0080 - a9 a3 9d 8b 8d be d5 f7-fa 0c 09 14 94 c6 9d f3   ................
>      0090 - d7 04 94 b7 cc 63 aa cc-d4 a7 e3 31 d4 82 e5 0e   .....c.....1....
>      00a0 - c1 04 6c 24 99 27 7d bb-4c a9 f1 e3 54 57 dc 0c   ..l$.'}.L...TW..
>      00b0 - 3e 22 fc 42 92 64 11 0f-ba d4 10 f5 be 63 d5 9d   >".B.d.......c..
>      00c0 - 71 a0 07 4a 9c 75 3f a7-ba 40 fc fd d4 6c fa 5c   q..J.u?..@...l.\
> 
>      Start Time: 1710885032
>      Timeout   : 7200 (sec)
>      Verify return code: 0 (ok)
>      Extended master secret: yes
> ---
> closed
> 
> 
> $ strace /usr/bin/curl https://cygwin.com <https://cygwin.com>
> --- Process 3100 created
> --- Process 3100 loaded C:\Windows\System32\ntdll.dll at 00007ffc91630000
> --- Process 3100 loaded C:\Windows\System32\kernel32.dll at 00007ffc906c0000
> --- Process 3100 loaded C:\Windows\System32\KernelBase.dll at 00007ffc8eb00000
> --- Process 3100 loaded C:\Windows\System32\apphelp.dll at 00007ffc8ba50000
> --- Process 3100 thread 3132 created
> --- Process 3100 thread 3244 created
> --- Process 3100 loaded C:\cygwin64\bin\cygcurl-4.dll at 00000003fe980000
> --- Process 3100 thread 3128 created
> --- Process 3100 loaded C:\cygwin64\bin\cygwin1.dll at 00007ffbf1b90000
> --- Process 3100 loaded C:\cygwin64\bin\cygbrotlidec-1.dll at 00000003feaa0000
> --- Process 3100 loaded C:\cygwin64\bin\cygcrypto-3.dll at 00000003ff920000
> --- Process 3100 loaded C:\cygwin64\bin\cygz.dll at 00000003fed40000
> --- Process 3100 loaded C:\cygwin64\bin\cyggsasl-18.dll at 00000003fe5e0000
> --- Process 3100 loaded C:\cygwin64\bin\cyggssapi_krb5-2.dll at 00000003fe590000
> --- Process 3100 loaded C:\cygwin64\bin\cygidn2-0.dll at 00000003fe4f0000
> --- Process 3100 loaded C:\cygwin64\bin\cyglber-2.dll at 00000003fe380000
> --- Process 3100 loaded C:\cygwin64\bin\cygldap-2.dll at 00000003fe2c0000
> --- Process 3100 loaded C:\cygwin64\bin\cygnghttp2-14.dll at 00000003fe220000
> --- Process 3100 loaded C:\cygwin64\bin\cygpsl-5.dll at 00000003fe1e0000
> --- Process 3100 loaded C:\cygwin64\bin\cygssh2-1.dll at 00000003fe160000
> --- Process 3100 loaded C:\cygwin64\bin\cygssl-3.dll at 00000003fefe0000
> --- Process 3100 loaded C:\cygwin64\bin\cygzstd-1.dll at 00000003fec90000
> --- Process 3100 loaded C:\cygwin64\bin\cygbrotlicommon-1.dll at 00000003feac0000
> --- Process 3100 loaded C:\cygwin64\bin\cygk5crypto-3.dll at 00000003fe4b0000
> --- Process 3100 loaded C:\cygwin64\bin\cygkrb5-3.dll at 00000003fe3e0000
> --- Process 3100 loaded C:\cygwin64\bin\cyggcrypt-20.dll at 00000003fe640000
> --- Process 3100 loaded C:\cygwin64\bin\cygkrb5support-0.dll at 00000003fe3c0000
> --- Process 3100 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003ff670000
> --- Process 3100 loaded C:\cygwin64\bin\cygintl-8.dll at 00000003ff640000
> --- Process 3100 loaded C:\cygwin64\bin\cygidn-12.dll at 00000003fe550000
> --- Process 3100 loaded C:\cygwin64\bin\cygntlm-0.dll at 00000003fe200000
> --- Process 3100 loaded C:\cygwin64\bin\cygsasl2-3.dll at 00000003fe1b0000
> --- Process 3100 loaded C:\cygwin64\bin\cygcom_err-2.dll at 00000003fea90000
> --- Process 3100 loaded C:\cygwin64\bin\cygunistring-5.dll at 00000003fdf90000
> --- Process 3100 loaded C:\cygwin64\bin\cygcrypto-1.1.dll at 00000003ffce0000
> --- Process 3100 loaded C:\cygwin64\bin\cyggpg-error-0.dll at 00000003fe610000
> --- Process 3100 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 00000003ff870000
>      0       0 [main] curl (3100) **********************************************
>    120     120 [main] curl (3100) Program name: C:\cygwin64\bin\curl.exe 
> (windows pid 3100)
>     81     201 [main] curl (3100) OS version:   Windows NT-10.0
>     60     261 [main] curl (3100) **********************************************
> --- Process 3100 loaded C:\Windows\System32\advapi32.dll at 00007ffc8f940000
> --- Process 3100 loaded C:\Windows\System32\msvcrt.dll at 00007ffc91060000
> --- Process 3100 loaded C:\Windows\System32\sechost.dll at 00007ffc90790000
> --- Process 3100 loaded C:\Windows\System32\bcrypt.dll at 00007ffc8ead0000
> --- Process 3100 loaded C:\Windows\System32\rpcrt4.dll at 00007ffc8fc80000
> --- Process 3100 loaded C:\Windows\System32\cryptbase.dll at 00007ffc8e0a0000
> --- Process 3100 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ffc8f300000
> 12438   12699 [main] curl (3100) sigprocmask: 0 = sigprocmask (0, 0x0, 
> 0x7FFBF1E73370)
>    794   13493 [main] curl (3100) open_shared: name shared.5, shared 0x1A0000000 
> (wanted 0x1A0000000), h 0x14C, m 0, created 0
>    233   13726 [main] curl (3100) user_heap_info::init: heap base 0xA00000000, 
> heap top 0xA00000000, heap size 0x20000000 (536870912)
>    205   13931 [main] curl (3100) open_shared: name 
> S-1-5-21-2095399710-1633682268-2208560298-1001.1, shared 0x1A0010000 (wanted 
> 0x1A0010000), h 0x148, m 1, created 0
>    172   14103 [main] curl (3100) user_info::create: opening user shared for 
> 'S-1-5-21-2095399710-1633682268-2208560298-1001' at 0x1A0010000
>    169   14272 [main] curl (3100) user_info::create: user shared version AB1FCCE8
>    191   14463 [main] curl (3100) fhandler_pipe::create: name 
> \\.\pipe\cygwin-e022582115c10879-3100-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
>    151   14614 [main] curl (3100) fhandler_pipe::create: pipe read handle 0x164
>     97   14711 [main] curl (3100) fhandler_pipe::create: CreateFile: name 
> \\.\pipe\cygwin-e022582115c10879-3100-sigwait
>    106   14817 [main] curl (3100) fhandler_pipe::create: pipe write handle 0x168
>    137   14954 [main] curl (3100) dll_crt0_0: finished dll_crt0_0 initialization
> --- Process 3100 thread 3124 created
>   1668   16622 [sig] curl (3100) SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    233   16855 [sig] curl (3100) wait_sig: entering ReadFile loop, my_readsig 
> 0x164, my_sendsig 0x168
>    610   17465 [main] curl (3100) mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\home\admin, 0x0, no-add-slash)
>    217   17682 [main] curl (3100) normalize_win32_path: C:\cygwin64\home\admin = 
> normalize_win32_path (C:\cygwin64\home\admin)
>     85   17767 [main] curl (3100) mount_info::conv_to_posix_path: /home/admin = 
> conv_to_posix_path (C:\cygwin64\home\admin)
>    112   17879 [main] curl (3100) time: 1710885645 = time(0x0)
>    170   18049 [main] curl (3100) sigprocmask: 0 = sigprocmask (0, 0x0, 0xA00000100)
>    241   18290 [main] curl (3100) _cygwin_istext_for_stdio: fd 0: not open
>     73   18363 [main] curl (3100) _cygwin_istext_for_stdio: fd 1: not open
>     71   18434 [main] curl (3100) _cygwin_istext_for_stdio: fd 2: not open
>    169   18603 [main] curl (3100) open_shared: name cygpid.289, shared 
> 0x1A0020000 (wanted 0x1A0020000), h 0x18C, m 2, created 1
>     96   18699 [main] curl (3100) time: 1710885645 = time(0x0)
>     85   18784 [main] curl 289 pinfo::thisproc: myself dwProcessId 3100
>     92   18876 [main] curl 289 environ_init: GetEnvironmentStrings returned 0x7B5670
>    331   19207 [main] curl 289 win32env_to_cygenv: 0xA000004B0: 
> ALLUSERSPROFILE=C:\ProgramData
>    147   19354 [main] curl 289 win32env_to_cygenv: 0xA000004E0: 
> APPDATA=C:\Users\admin\AppData\Roaming
>    148   19502 [main] curl 289 win32env_to_cygenv: 0xA00000510: 
> COMMONPROGRAMFILES=C:\Program Files\Common Files
>    147   19649 [main] curl 289 win32env_to_cygenv: 0xA00000550: 
> COMPUTERNAME=TERMINATOR
>    148   19797 [main] curl 289 win32env_to_cygenv: 0xA00000570: 
> COMSPEC=C:\WINDOWS\system32\cmd.exe
>    147   19944 [main] curl 289 win32env_to_cygenv: 0xA000005A0: 
> ChocolateyInstall=C:\ProgramData\chocolatey
>    147   20091 [main] curl 289 win32env_to_cygenv: 0xA000005E0: 
> ChocolateyLastPathUpdate=132532861156207447
>    148   20239 [main] curl 289 win32env_to_cygenv: 0xA00000620: 
> CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
>    149   20388 [main] curl 289 win32env_to_cygenv: 0xA00000670: 
> CommonProgramW6432=C:\Program Files\Common Files
>    150   20538 [main] curl 289 parse_options: glob (called func)
>    146   20684 [main] curl 289 parse_options: returning
>     90   20774 [main] curl 289 win32env_to_cygenv: 0xA000006B0: CYGWIN=noglob
>    147   20921 [main] curl 289 win32env_to_cygenv: 0xA000006F0: 
> DriverData=C:\Windows\System32\Drivers\DriverData
>    147   21068 [main] curl 289 win32env_to_cygenv: 0xA00000730: EXECIGNORE=*.dll
>    145   21213 [main] curl 289 getwinenv: can't set native for HOME= since no 
> environ yet
>     94   21307 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\home\admin, 0x10000000, no-add-slash)
>     96   21403 [main] curl 289 normalize_win32_path: C:\cygwin64\home\admin = 
> normalize_win32_path (C:\cygwin64\home\admin)
>     95   21498 [main] curl 289 mount_info::conv_to_posix_path: /home/admin = 
> conv_to_posix_path (C:\cygwin64\home\admin)
>    202   21700 [main] curl 289 win_env::add_cache: posix /home/admin
>     91   21791 [main] curl 289 win_env::add_cache: native 
> HOME=C:\cygwin64\home\admin
>     91   21882 [main] curl 289 posify_maybe: env var converted to HOME=/home/admin
>    197   22079 [main] curl 289 win32env_to_cygenv: 0xA000007D0: HOME=/home/admin
>    144   22223 [main] curl 289 win32env_to_cygenv: 0xA00000750: HOMEDRIVE=C:
>    144   22367 [main] curl 289 win32env_to_cygenv: 0xA000007F0: 
> HOMEPATH=\Users\admin
>    146   22513 [main] curl 289 win32env_to_cygenv: 0xA00000810: HOSTNAME=terminator
>    145   22658 [main] curl 289 win32env_to_cygenv: 0xA00000830: 
> INFOPATH=/usr/local/info:/usr/share/info:/usr/info
>    157   22815 [main] curl 289 win32env_to_cygenv: 0xA00000870: IntelliJ 
> IDEA=C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin;
>    149   22964 [main] curl 289 win32env_to_cygenv: 0xA000008C0: 
> JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_192
>    147   23111 [main] curl 289 win32env_to_cygenv: 0xA00000900: LC_CTYPE=es_ES.UTF-8
>    150   23261 [main] curl 289 win32env_to_cygenv: 0xA00000920: 
> LOCALAPPDATA=C:\Users\admin\AppData\Local
>    146   23407 [main] curl 289 win32env_to_cygenv: 0xA00000960: 
> LOGONSERVER=\\TERMINATOR
>    146   23553 [main] curl 289 win32env_to_cygenv: 0xA00000990: 
> MINTTY_SHORTCUT=/cygdrive/c/ProgramData/Microsoft/Windows/Start 
> Menu/Programs/Cygwin/Cygwin64 Terminal.lnk
>    155   23708 [main] curl 289 win32env_to_cygenv: 0xA00000A10: 
> MOSQUITTO_DIR=C:\Program Files\mosquitto
>    162   23870 [main] curl 289 win32env_to_cygenv: 0xA00000A50: 
> MSMPI_BIN=C:\Program Files\Microsoft MPI\Bin\
>    161   24031 [main] curl 289 win32env_to_cygenv: 0xA00000A90: 
> NUMBER_OF_PROCESSORS=8
>    160   24191 [main] curl 289 win32env_to_cygenv: 0xA00000AB0: OLDPWD=/home/admin
>    187   24378 [main] curl 289 win32env_to_cygenv: 0xA00000AD0: 
> ORIGINAL_PATH=/cygdrive/c/Program Files (x86)/VMware/VMware 
> Player/bin:/cygdrive/c/Program Files/Common 
> Files/Oracle/Java/javapath:/cygdrive/c/Program Files/Microsoft 
> MPI/Bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Pandoc:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Program Files/Git/cmd:/usr/bin:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/admin/AppData/Local/atom/bin:/cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/Multipass/bin:/cygdrive/c/Users/admin/AppData/Roaming/npm:/cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin
>    353   24731 [main] curl 289 win32env_to_cygenv: 0xA00001060: OS=Windows_NT
>    147   24878 [main] curl 289 win32env_to_cygenv: 0xA00001080: 
> OneDrive=C:\Users\admin\OneDrive
>    168   25046 [main] curl 289 getwinenv: can't set native for PATH= since no 
> environ yet
>    258   25304 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\usr\local\bin, 0x10000100, no-add-slash)
>    102   25406 [main] curl 289 normalize_win32_path: C:\cygwin64\usr\local\bin = 
> normalize_win32_path (C:\cygwin64\usr\local\bin)
>     97   25503 [main] curl 289 mount_info::conv_to_posix_path: /usr/local/bin = 
> conv_to_posix_path (C:\cygwin64\usr\local\bin)
>     95   25598 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin, 0x10000100, no-add-slash)
>     97   25695 [main] curl 289 normalize_win32_path: C:\cygwin64\bin = 
> normalize_win32_path (C:\cygwin64\bin)
>     98   25793 [main] curl 289 mount_info::conv_to_posix_path: /usr/bin = 
> conv_to_posix_path (C:\cygwin64\bin)
>    100   25893 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files (x86)\VMware\VMware Player\bin, 0x10000100, 
> no-add-slash)
>    106   25999 [main] curl 289 normalize_win32_path: C:\Program Files 
> (x86)\VMware\VMware Player\bin = normalize_win32_path (C:\Program Files 
> (x86)\VMware\VMware Player\bin)
>    117   26116 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files (x86)/VMware/VMware Player/bin = conv_to_posix_path 
> (C:\Program Files (x86)\VMware\VMware Player\bin)
>    110   26226 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Common Files\Oracle\Java\javapath, 
> 0x10000100, no-add-slash)
>     99   26325 [main] curl 289 normalize_win32_path: C:\Program Files\Common 
> Files\Oracle\Java\javapath = normalize_win32_path (C:\Program Files\Common 
> Files\Oracle\Java\javapath)
>     99   26424 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Common Files/Oracle/Java/javapath = conv_to_posix_path 
> (C:\Program Files\Common Files\Oracle\Java\javapath)
>    100   26524 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Microsoft MPI\Bin, 0x10000100, no-add-slash)
>     96   26620 [main] curl 289 normalize_win32_path: C:\Program Files\Microsoft 
> MPI\Bin = normalize_win32_path (C:\Program Files\Microsoft MPI\Bin)
>     96   26716 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Microsoft MPI/Bin = conv_to_posix_path (C:\Program 
> Files\Microsoft MPI\Bin)
>    111   26827 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\WINDOWS\system32, 0x10000100, no-add-slash)
>    124   26951 [main] curl 289 normalize_win32_path: C:\WINDOWS\system32 = 
> normalize_win32_path (C:\WINDOWS\system32)
>    110   27061 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
>    106   27167 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\WINDOWS, 0x10000100, no-add-slash)
>    103   27270 [main] curl 289 normalize_win32_path: C:\WINDOWS = 
> normalize_win32_path (C:\WINDOWS)
>    102   27372 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
>    104   27476 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\WINDOWS\System32\Wbem, 0x10000100, no-add-slash)
>    103   27579 [main] curl 289 normalize_win32_path: C:\WINDOWS\System32\Wbem = 
> normalize_win32_path (C:\WINDOWS\System32\Wbem)
>    104   27683 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem)
>    117   27800 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\WINDOWS\System32\WindowsPowerShell\v1.0, 0x10000100, 
> no-add-slash)
>    111   27911 [main] curl 289 normalize_win32_path: 
> C:\WINDOWS\System32\WindowsPowerShell\v1.0 = normalize_win32_path 
> (C:\WINDOWS\System32\WindowsPowerShell\v1.0)
>    108   28019 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0 = conv_to_posix_path 
> (C:\WINDOWS\System32\WindowsPowerShell\v1.0)
>    110   28129 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\WINDOWS\System32\OpenSSH, 0x10000100, no-add-slash)
>    104   28233 [main] curl 289 normalize_win32_path: C:\WINDOWS\System32\OpenSSH 
> = normalize_win32_path (C:\WINDOWS\System32\OpenSSH)
>    103   28336 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/WINDOWS/System32/OpenSSH = conv_to_posix_path 
> (C:\WINDOWS\System32\OpenSSH)
>    105   28441 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files (x86)\Windows Kits\10\Windows Performance 
> Toolkit, 0x10000100, no-add-slash)
>    107   28548 [main] curl 289 normalize_win32_path: C:\Program Files 
> (x86)\Windows Kits\10\Windows Performance Toolkit = normalize_win32_path 
> (C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit)
>    109   28657 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit = 
> conv_to_posix_path (C:\Program Files (x86)\Windows Kits\10\Windows Performance 
> Toolkit)
>    111   28768 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Pandoc, 0x10000100, no-add-slash)
>    103   28871 [main] curl 289 normalize_win32_path: C:\Program Files\Pandoc = 
> normalize_win32_path (C:\Program Files\Pandoc)
>    105   28976 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Pandoc = conv_to_posix_path (C:\Program Files\Pandoc)
>    105   29081 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\dotnet, 0x10000100, no-add-slash)
>    103   29184 [main] curl 289 normalize_win32_path: C:\Program Files\dotnet = 
> normalize_win32_path (C:\Program Files\dotnet)
>    102   29286 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/dotnet = conv_to_posix_path (C:\Program Files\dotnet)
>    103   29389 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Microsoft SQL Server\130\Tools\Binn, 
> 0x10000100, no-add-slash)
>    106   29495 [main] curl 289 normalize_win32_path: C:\Program Files\Microsoft 
> SQL Server\130\Tools\Binn = normalize_win32_path (C:\Program Files\Microsoft SQL 
> Server\130\Tools\Binn)
>    106   29601 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn = 
> conv_to_posix_path (C:\Program Files\Microsoft SQL Server\130\Tools\Binn)
>    111   29712 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Microsoft VS Code\bin, 0x10000100, 
> no-add-slash)
>    104   29816 [main] curl 289 normalize_win32_path: C:\Program Files\Microsoft 
> VS Code\bin = normalize_win32_path (C:\Program Files\Microsoft VS Code\bin)
>    107   29923 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Microsoft VS Code/bin = conv_to_posix_path (C:\Program 
> Files\Microsoft VS Code\bin)
>    109   30032 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\ProgramData\chocolatey\bin, 0x10000100, no-add-slash)
>    109   30141 [main] curl 289 normalize_win32_path: 
> C:\ProgramData\chocolatey\bin = normalize_win32_path (C:\ProgramData\chocolatey\bin)
>    108   30249 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/ProgramData/chocolatey/bin = conv_to_posix_path 
> (C:\ProgramData\chocolatey\bin)
>    109   30358 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\PuTTY, 0x10000100, no-add-slash)
>    106   30464 [main] curl 289 normalize_win32_path: C:\Program Files\PuTTY = 
> normalize_win32_path (C:\Program Files\PuTTY)
>    113   30577 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/PuTTY = conv_to_posix_path (C:\Program Files\PuTTY)
>    107   30684 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\nodejs, 0x10000100, no-add-slash)
>    106   30790 [main] curl 289 normalize_win32_path: C:\Program Files\nodejs = 
> normalize_win32_path (C:\Program Files\nodejs)
>    106   30896 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/nodejs = conv_to_posix_path (C:\Program Files\nodejs)
>    115   31011 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Git\cmd, 0x10000100, no-add-slash)
>    110   31121 [main] curl 289 normalize_win32_path: C:\Program Files\Git\cmd = 
> normalize_win32_path (C:\Program Files\Git\cmd)
>    106   31227 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Git/cmd = conv_to_posix_path (C:\Program Files\Git\cmd)
>    109   31336 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin, 0x10000100, no-add-slash)
>    103   31439 [main] curl 289 normalize_win32_path: C:\cygwin64\bin = 
> normalize_win32_path (C:\cygwin64\bin)
>    102   31541 [main] curl 289 mount_info::conv_to_posix_path: /usr/bin = 
> conv_to_posix_path (C:\cygwin64\bin)
>    108   31649 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python312\Scripts, 0x10000100, 
> no-add-slash)
>    110   31759 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Programs\Python\Python312\Scripts = 
> normalize_win32_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python312\Scripts)
>    116   31875 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312/Scripts = 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python312\Scripts)
>    115   31990 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python312, 
> 0x10000100, no-add-slash)
>    111   32101 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Programs\Python\Python312 = normalize_win32_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python312)
>    112   32213 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312 = 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python312)
>    110   32323 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python311\Scripts, 0x10000100, 
> no-add-slash)
>    116   32439 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Programs\Python\Python311\Scripts = 
> normalize_win32_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python311\Scripts)
>    110   32549 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311/Scripts = 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python311\Scripts)
>    114   32663 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python311, 
> 0x10000100, no-add-slash)
>    110   32773 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Programs\Python\Python311 = normalize_win32_path 
> (C:\Users\admin\AppData\Local\Programs\Python\Python311)
>    108   32881 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311 = 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Programs\Python\Python311)
>    117   32998 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Microsoft\WindowsApps, 
> 0x10000100, no-add-slash)
>    109   33107 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Microsoft\WindowsApps = normalize_win32_path 
> (C:\Users\admin\AppData\Local\Microsoft\WindowsApps)
>    108   33215 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps = conv_to_posix_path 
> (C:\Users\admin\AppData\Local\Microsoft\WindowsApps)
>    111   33326 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Local\atom\bin, 0x10000100, no-add-slash)
>    110   33436 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\atom\bin = normalize_win32_path 
> (C:\Users\admin\AppData\Local\atom\bin)
>    112   33548 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/atom/bin = conv_to_posix_path 
> (C:\Users\admin\AppData\Local\atom\bin)
>    106   33654 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\JetBrains\PyCharm Community Edition 
> 2020.3\bin, 0x10000100, no-add-slash)
>    111   33765 [main] curl 289 normalize_win32_path: C:\Program 
> Files\JetBrains\PyCharm Community Edition 2020.3\bin = normalize_win32_path 
> (C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin)
>    116   33881 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin = 
> conv_to_posix_path (C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin)
>    113   33994 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Local\Microsoft\WindowsApps, 
> 0x10000100, no-add-slash)
>    106   34100 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Local\Microsoft\WindowsApps = normalize_win32_path 
> (C:\Users\admin\AppData\Local\Microsoft\WindowsApps)
>    107   34207 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps = conv_to_posix_path 
> (C:\Users\admin\AppData\Local\Microsoft\WindowsApps)
>    114   34321 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\Multipass\bin, 0x10000100, no-add-slash)
>    110   34431 [main] curl 289 normalize_win32_path: C:\Program 
> Files\Multipass\bin = normalize_win32_path (C:\Program Files\Multipass\bin)
>    109   34540 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/Multipass/bin = conv_to_posix_path (C:\Program 
> Files\Multipass\bin)
>    109   34649 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Users\admin\AppData\Roaming\npm, 0x10000100, no-add-slash)
>    110   34759 [main] curl 289 normalize_win32_path: 
> C:\Users\admin\AppData\Roaming\npm = normalize_win32_path 
> (C:\Users\admin\AppData\Roaming\npm)
>    108   34867 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Users/admin/AppData/Roaming/npm = conv_to_posix_path 
> (C:\Users\admin\AppData\Roaming\npm)
>    114   34981 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin, 
> 0x10000100, no-add-slash)
>    111   35092 [main] curl 289 normalize_win32_path: C:\Program 
> Files\JetBrains\IntelliJ IDEA 2023.3\bin = normalize_win32_path (C:\Program 
> Files\JetBrains\IntelliJ IDEA 2023.3\bin)
>    113   35205 [main] curl 289 mount_info::conv_to_posix_path: 
> /cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin = 
> conv_to_posix_path (C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin)
>    232   35437 [main] curl 289 win_env::add_cache: posix 
> /usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware 
> Player/bin:/cygdrive/c/Program Files/Common 
> Files/Oracle/Java/javapath:/cygdrive/c/Program Files/Microsoft 
> MPI/Bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Pandoc:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Program Files/Git/cmd:/usr/bin:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/admin/AppData/Local/atom/bin:/cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/Multipass/bin:/cygdrive/c/Users/admin/AppData/Roaming/npm:/cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin
>    295   35732 [main] curl 289 win_env::add_cache: native 
> PATH=C:\cygwin64\usr\local\bin;C:\cygwin64\bin;C:\Program Files 
> (x86)\VMware\VMware Player\bin;C:\Program Files\Common 
> Files\Oracle\Java\javapath;C:\Program Files\Microsoft 
> MPI\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\Pandoc;C:\Program Files\dotnet;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files\Microsoft VS Code\bin;C:\ProgramData\chocolatey\bin;C:\Program Files\PuTTY;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\cygwin64\bin;C:\Users\admin\AppData\Local\Programs\Python\Python312\Scripts;C:\Users\admin\AppData\Local\Programs\Python\Python312;C:\Users\admin\AppData\Local\Programs\Python\Python311\Scripts;C:\Users\admin\AppData\Local\Programs\Python\Python311;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Users\admin\AppData\Local\atom\bin;C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Multipass\bin;C:\Users\admin\AppData\Roaming\npm;C:\Program Files\JetBrains\IntelliJ IDEA 2023.3\bin
>    260   35992 [main] curl 289 posify_maybe: env var converted to 
> PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware 
> Player/bin:/cygdrive/c/Program Files/Common 
> Files/Oracle/Java/javapath:/cygdrive/c/Program Files/Microsoft 
> MPI/Bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Pandoc:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Program Files/Git/cmd:/usr/bin:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/admin/AppData/Local/atom/bin:/cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/Multipass/bin:/cygdrive/c/Users/admin/AppData/Roaming/npm:/cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin
>    394   36386 [main] curl 289 win32env_to_cygenv: 0xA00001FA0: 
> PATH=/usr/local/bin:/usr/bin:/cygdrive/c/Program Files (x86)/VMware/VMware 
> Player/bin:/cygdrive/c/Program Files/Common 
> Files/Oracle/Java/javapath:/cygdrive/c/Program Files/Microsoft 
> MPI/Bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files/Pandoc:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Program Files/Microsoft SQL Server/130/Tools/Binn:/cygdrive/c/Program Files/Microsoft VS Code/bin:/cygdrive/c/ProgramData/chocolatey/bin:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Program Files/nodejs:/cygdrive/c/Program Files/Git/cmd:/usr/bin:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python312:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311/Scripts:/cygdrive/c/Users/admin/AppData/Local/Programs/Python/Python311:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/admin/AppData/Local/atom/bin:/cygdrive/c/Program Files/JetBrains/PyCharm Community Edition 2020.3/bin:/cygdrive/c/Users/admin/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files/Multipass/bin:/cygdrive/c/Users/admin/AppData/Roaming/npm:/cygdrive/c/Program Files/JetBrains/IntelliJ IDEA 2023.3/bin
>    342   36728 [main] curl 289 win32env_to_cygenv: 0xA000010B0: 
> PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
>    151   36879 [main] curl 289 win32env_to_cygenv: 0xA00001100: PRINTER=Canon 
> MF4600 Series PCL6
>    147   37026 [main] curl 289 win32env_to_cygenv: 0xA00001130: 
> PROCESSOR_ARCHITECTURE=AMD64
>    146   37172 [main] curl 289 win32env_to_cygenv: 0xA00001160: 
> PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 10, GenuineIntel
>    148   37320 [main] curl 289 win32env_to_cygenv: 0xA000011C0: PROCESSOR_LEVEL=6
>    144   37464 [main] curl 289 win32env_to_cygenv: 0xA000011E0: 
> PROCESSOR_REVISION=8e0a
>    144   37608 [main] curl 289 win32env_to_cygenv: 0xA00001200: PROFILEREAD=true
>    146   37754 [main] curl 289 win32env_to_cygenv: 0xA00001220: 
> PROGRAMFILES=C:\Program Files
>    146   37900 [main] curl 289 win32env_to_cygenv: 0xA00001250: 
> PS1=\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$
>    149   38049 [main] curl 289 win32env_to_cygenv: 0xA000012A0: 
> PSModulePath=C:\Program 
> Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
>    151   38200 [main] curl 289 win32env_to_cygenv: 0xA00001320: 
> PUBLIC=C:\Users\Public
>    144   38344 [main] curl 289 win32env_to_cygenv: 0xA00001340: PWD=/home/admin
>    144   38488 [main] curl 289 win32env_to_cygenv: 0xA00001360: 
> ProgramData=C:\ProgramData
>    145   38633 [main] curl 289 win32env_to_cygenv: 0xA00001390: 
> ProgramFiles(x86)=C:\Program Files (x86)
>    148   38781 [main] curl 289 win32env_to_cygenv: 0xA000013D0: 
> ProgramW6432=C:\Program Files
>    145   38926 [main] curl 289 win32env_to_cygenv: 0xA00001400: PyCharm 
> Community Edition=C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\bin;
>    150   39076 [main] curl 289 win32env_to_cygenv: 0xA00001470: SHELL=/bin/bash
>    144   39220 [main] curl 289 win32env_to_cygenv: 0xA00001490: SHLVL=1
>    153   39373 [main] curl 289 win32env_to_cygenv: 0xA000014B0: SYSTEMDRIVE=C:
>    146   39519 [main] curl 289 win32env_to_cygenv: 0xA000014D0: 
> SYSTEMROOT=C:\WINDOWS
>    144   39663 [main] curl 289 getwinenv: can't set native for TEMP= since no 
> environ yet
>     92   39755 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
>     94   39849 [main] curl 289 normalize_win32_path: C:\cygwin64\tmp = 
> normalize_win32_path (C:\cygwin64\tmp)
>     94   39943 [main] curl 289 mount_info::conv_to_posix_path: /tmp = 
> conv_to_posix_path (C:\cygwin64\tmp)
>    198   40141 [main] curl 289 win_env::add_cache: posix /tmp
>     94   40235 [main] curl 289 win_env::add_cache: native TEMP=C:\cygwin64\tmp
>     91   40326 [main] curl 289 posify_maybe: env var converted to TEMP=/tmp
>    197   40523 [main] curl 289 win32env_to_cygenv: 0xA00002540: TEMP=/tmp
>    144   40667 [main] curl 289 win32env_to_cygenv: 0xA000014F0: TERM=xterm
>    144   40811 [main] curl 289 win32env_to_cygenv: 0xA00002560: TERM_PROGRAM=mintty
>    144   40955 [main] curl 289 win32env_to_cygenv: 0xA00002580: 
> TERM_PROGRAM_VERSION=3.7.1
>    145   41100 [main] curl 289 getwinenv: can't set native for TMP= since no 
> environ yet
>     92   41192 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\tmp, 0x10000000, no-add-slash)
>     96   41288 [main] curl 289 normalize_win32_path: C:\cygwin64\tmp = 
> normalize_win32_path (C:\cygwin64\tmp)
>     93   41381 [main] curl 289 mount_info::conv_to_posix_path: /tmp = 
> conv_to_posix_path (C:\cygwin64\tmp)
>    199   41580 [main] curl 289 win_env::add_cache: posix /tmp
>     88   41668 [main] curl 289 win_env::add_cache: native TMP=C:\cygwin64\tmp
>    100   41768 [main] curl 289 posify_maybe: env var converted to TMP=/tmp
>    240   42008 [main] curl 289 win32env_to_cygenv: 0xA00002610: TMP=/tmp
>    152   42160 [main] curl 289 win32env_to_cygenv: 0xA000025B0: TZ=Europe/Madrid
>    149   42309 [main] curl 289 win32env_to_cygenv: 0xA00002630: USER=admin
>    150   42459 [main] curl 289 win32env_to_cygenv: 0xA00002650: 
> USERDOMAIN=TERMINATOR
>    163   42622 [main] curl 289 win32env_to_cygenv: 0xA00002670: 
> USERDOMAIN_ROAMINGPROFILE=TERMINATOR
>    160   42782 [main] curl 289 win32env_to_cygenv: 0xA000026A0: USERNAME=admin
>    158   42940 [main] curl 289 win32env_to_cygenv: 0xA000026C0: 
> USERPROFILE=C:\Users\admin
>    161   43101 [main] curl 289 win32env_to_cygenv: 0xA000026F0: 
> VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\
>    165   43266 [main] curl 289 win32env_to_cygenv: 0xA00002740: 
> VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
>    165   43431 [main] curl 289 win32env_to_cygenv: 0xA000027A0: 
> VS150COMCOMNTOOLS=C:\Program Files (x86)\Microsoft Visual 
> Studio\2017\Community\Common7\Tools\
>    169   43600 [main] curl 289 win32env_to_cygenv: 0xA00002810: WINDIR=C:\WINDOWS
>    165   43765 [main] curl 289 win32env_to_cygenv: 0xA00002830: ZES_ENABLE_SYSMAN=1
>    161   43926 [main] curl 289 win32env_to_cygenv: 0xA00002850: _=/usr/bin/strace
>    155   44081 [main] curl 289 win32env_to_cygenv: 0xA00002870: 
> __COMPAT_LAYER=RunAsAdmin Installer
>    147   44228 [main] curl 289 win32env_to_cygenv: 0xA000028A0: __PSLockDownPolicy=0
>    187   44415 [main] curl 289 pinfo_init: Set nice to 0
>     94   44509 [main] curl 289 pinfo_init: pid 289, pgid 289, process_state 0x20041
>     94   44603 [main] curl 289 App version:  3005.0, api: 0.350
>     94   44697 [main] curl 289 DLL version:  3005.1, api: 0.350
>     97   44794 [main] curl 289 DLL build:    2024-02-27 11:54
>     97   44891 [main] curl 289 dtable::extend: size 32, fds 0x800008918
>    641   45532 [main] curl 289 transport_layer_pipes::connect: Try to connect to 
> named pipe: \\.\pipe\cygwin-e022582115c10879-lpc
>    161   45693 [main] curl 289 transport_layer_pipes::connect: Error opening the 
> pipe (2)
>    156   45849 [main] curl 289 client_request::make_request: cygserver un-available
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\netapi32.dll at 
> 00007ffc75230000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\samcli.dll at 
> 00007ffc88f80000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\ucrtbase.dll at 
> 00007ffc8f1e0000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\samlib.dll at 
> 00007ffc89750000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\netutils.dll at 
> 00007ffc8d420000
> 11737   57586 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <admin:*:197609:197121:U-TERMINATOR\admin,S-1-5-21-2095399710-1633682268-2208560298-1001:/home/admin:/bin/bash>
>   1283   58869 [main] curl 289 pwdgrp::fetch_account_from_windows: 
> NetLocalGroupGetInfo(Ninguno) 1376
>    197   59066 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Ninguno:S-1-5-21-2095399710-1633682268-2208560298-513:197121:>
>    642   59708 [main] curl 289 pwdgrp::fetch_account_from_windows: line: <Cuenta 
> local y miembro del grupo de administradores:S-1-5-114:114:>
>    812   60520 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Administradores:S-1-5-32-544:544:>
>    686   61206 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Usuarios del registro de rendimiento:S-1-5-32-559:559:>
>    750   61956 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Usuarios:S-1-5-32-545:545:>
>    154   62110 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <INTERACTIVE:S-1-5-4:4:>
>    151   62261 [main] curl 289 pwdgrp::fetch_account_from_windows: line: <INICIO 
> DE SESIÓN EN LA CONSOLA:S-1-2-1:66049:>
>    157   62418 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Usuarios autentificados:S-1-5-11:11:>
>    152   62570 [main] curl 289 pwdgrp::fetch_account_from_windows: line: <Esta 
> compañía:S-1-5-15:15:>
>    120   62690 [main] curl 289 pwdgrp::fetch_account_from_windows: line: <Cuenta 
> local:S-1-5-113:113:>
>    235   62925 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <CurrentSession:S-1-5-5-0-1128417:4095:>
>    157   63082 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <LOCAL:S-1-2-0:66048:>
>    151   63233 [main] curl 289 pwdgrp::fetch_account_from_windows: line: 
> <Autenticaci├│n NTLM:S-1-5-64-10:262154:>
>    155   63388 [main] curl 289 pwdgrp::fetch_account_from_windows: line: <Nivel 
> obligatorio alto:S-1-16-12288:405504:>
>    144   63532 [main] curl 289 cygheap_user::ontherange: what 2, pw 0x800008C28
>     89   63621 [main] curl 289 cygheap_user::ontherange: HOME is already in the 
> environment /home/admin
>    314   63935 [main] curl 289 build_argv: argv[0] = 'C:\cygwin64\bin\curl'
>    124   64059 [main] curl 289 build_argv: argv[1] = 'https://cygwin.com 
> <https://cygwin.com>'
>    113   64172 [main] curl 289 build_argv: argc 2
>    187   64359 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\curl, 0x10000100, no-add-slash)
>    112   64471 [main] curl 289 normalize_win32_path: C:\cygwin64\bin\curl = 
> normalize_win32_path (C:\cygwin64\bin\curl)
>     87   64558 [main] curl 289 mount_info::conv_to_posix_path: /usr/bin/curl = 
> conv_to_posix_path (C:\cygwin64\bin\curl)
>    332   64890 [main] curl 289 open_shared: name e022582115c10879-cons0x802EA.0, 
> shared 0x1A0030000 (wanted 0x1A0030000), h 0x218, m 3, created 1
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\user32.dll at 
> 00007ffc8fa00000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\win32u.dll at 
> 00007ffc8eaa0000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\gdi32.dll at 00007ffc8f3d0000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\gdi32full.dll at 
> 00007ffc8f020000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\msvcp_win.dll at 
> 00007ffc8f140000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\imm32.dll at 00007ffc90e40000
> 12577   77467 [main] curl 289 open_shared: name e022582115c10879-cons0x802EA.0, 
> shared 0x1A0040000 (wanted 0x1A0040000), h 0x1FC, m 6, created 0
>   1401   78868 [main] curl 289 build_fh_pc: created an archetype (0x80000AD28) 
> for /dev/cons0(3/0)
>    142   79010 [main] curl 289 build_fh_pc: fh 0x80000A9A8, dev 00030000
>    492   79502 [main] curl 289 fhandler_console::open: opened conin$ 0x1C4, 
> conout$ 0x1FC
> --- Process 3100 (pid: 289) thread 3224 created
>   1096   80598 [consm] curl 289 cygthread::stub: thread 'consm', id 0xC98, 
> stack_ptr 0x2D1CCB0
>    159   80757 [consm] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    252   81009 [main] curl 289 fhandler_base::open_with_arch: line 451: 
>   /dev/cons0<0x80000AD28> usecount + 1 = 1
>    241   81250 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>    124   81374 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>    112   81486 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     82   81568 [main] curl 289 _pinfo::set_ctty: old no ctty, ctty device number 
> 0xFFFFFFFF, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     83   81651 [main] curl 289 _pinfo::set_ctty: cygheap->ctty 0x0, archetype 
> 0x80000AD28
>    107   81758 [main] curl 289 _pinfo::set_ctty: ctty was NULL
>    102   81860 [main] curl 289 _pinfo::set_ctty: line 555: 
>   /dev/cons0<0x80000AD28> usecount + 1 = 2
>    111   81971 [main] curl 289 _pinfo::set_ctty: /dev/cons0 ctty, usecount 2
>    105   82076 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 0
>    110   82186 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>     84   82270 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     77   82347 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     79   82426 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77   82503 [main] curl 289 _pinfo::set_ctty: old ctty /dev/cons0, ctty 
> device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     83   82586 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 289
>     83   82669 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>    197   82866 [main] curl 289 build_fh_pc: found an archetype for (null)(3/0) 
> io_handle 0x1C4
>     86   82952 [main] curl 289 build_fh_pc: fh 0x80000B108, dev 00030000
>     80   83032 [main] curl 289 fhandler_base::open_with_arch: line 471: 
>   /dev/cons0<0x80000AD28> usecount + 1 = 3
>     80   83112 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     78   83190 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78   83268 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77   83345 [main] curl 289 _pinfo::set_ctty: old ctty /dev/cons0, ctty 
> device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     83   83428 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 289
>     82   83510 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>     80   83590 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     78   83668 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78   83746 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77   83823 [main] curl 289 _pinfo::set_ctty: old ctty /dev/cons0, ctty 
> device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     83   83906 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 289
>     82   83988 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>    171   84159 [main] curl 289 build_fh_pc: found an archetype for (null)(3/0) 
> io_handle 0x1C4
>     83   84242 [main] curl 289 build_fh_pc: fh 0x80000B488, dev 00030000
>     78   84320 [main] curl 289 fhandler_base::open_with_arch: line 471: 
>   /dev/cons0<0x80000AD28> usecount + 1 = 4
>     81   84401 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     77   84478 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78   84556 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77   84633 [main] curl 289 _pinfo::set_ctty: old ctty /dev/cons0, ctty 
> device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     84   84717 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 289
>     82   84799 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>     79   84878 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     77   84955 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78   85033 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77   85110 [main] curl 289 _pinfo::set_ctty: old ctty /dev/cons0, ctty 
> device number 0x30000, tc.ntty device number 0x30000 flags & O_NOCTTY 0x0
>     84   85194 [main] curl 289 _pinfo::set_ctty: attaching ctty /dev/cons0 sid 
> 289, pid 289, pgid 289, tty->pgid 289, tty->sid 289
>     81   85275 [main] curl 289 _pinfo::set_ctty: cygheap->ctty now 0x80000AD28, 
> archetype 0x80000AD28
>    161   85436 [main] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>   5287   90723 [main] curl 289 __set_errno: void dll_crt0_1(void*):952 setting 
> errno 0
>    747   91470 [main] curl 289 fcntl: fcntl(0, 1, ...)
>     83   91553 [main] curl 289 fcntl: 0 = fcntl(0, 1, 0x7BDA60)
>     78   91631 [main] curl 289 fcntl: fcntl(1, 1, ...)
>     76   91707 [main] curl 289 fcntl: 0 = fcntl(1, 1, 0x7C1ED0)
>     77   91784 [main] curl 289 fcntl: fcntl(2, 1, ...)
>     75   91859 [main] curl 289 fcntl: 0 = fcntl(2, 1, 0x7C1ED0)
>     77   91936 [main] curl 289 void: 0x0 = signal (13, 0x1)
>   1312   93248 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\cygcrypto-3.dll, 0x10000000, no-add-slash)
>     84   93332 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygcrypto-3.dll = normalize_win32_path 
> (C:\cygwin64\bin\cygcrypto-3.dll)
>     82   93414 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygcrypto-3.dll = conv_to_posix_path (C:\cygwin64\bin\cygcrypto-3.dll)
>    122   93536 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\cygcrypto-3.dll, 0x10000000, no-add-slash)
>     82   93618 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygcrypto-3.dll = normalize_win32_path 
> (C:\cygwin64\bin\cygcrypto-3.dll)
>     82   93700 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygcrypto-3.dll = conv_to_posix_path (C:\cygwin64\bin\cygcrypto-3.dll)
>    440   94140 [main] curl 289 normalize_posix_path: src /usr/bin/cygcrypto-3.dll
>     81   94221 [main] curl 289 normalize_posix_path: /usr/bin/cygcrypto-3.dll = 
> normalize_posix_path (/usr/bin/cygcrypto-3.dll)
>     81   94302 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/bin/cygcrypto-3.dll)
>     84   94386 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/bin/cygcrypto-3.dll, dst C:\cygwin64\bin\cygcrypto-3.dll, flags 0x20008, rc 0
>    193   94579 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\bin\cygcrypto-3.dll)
>    299   94878 [main] curl 289 symlink_info::check: not a symlink
>     98   94976 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\bin\cygcrypto-3.dll, 0x7FFFFB3E0) (mount_flags 
> 0x20008, path_flags 0x0)
>     87   95063 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\bin\cygcrypto-3.dll), has_acls(1)
>     82   95145 [main] curl 289 pathfinder::find: (exists and not dir), take 
> /usr/bin/cygcrypto-3.dll
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygcrypto-3.dll at 
> 0000000002d20000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000002d20000
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygcrypto-3.dll at 
> 0000000002d20000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000002d20000
>   4719   99864 [main] curl 289 dlopen: ret 0x3FF920000
> 202803  302667 [main] curl 289 open: open(/etc/pki/tls/openssl.cnf, 0x10000)
>    109  302776 [main] curl 289 normalize_posix_path: src /etc/pki/tls/openssl.cnf
>     81  302857 [main] curl 289 normalize_posix_path: /etc/pki/tls/openssl.cnf = 
> normalize_posix_path (/etc/pki/tls/openssl.cnf)
>     82  302939 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/pki/tls/openssl.cnf)
>     80  303019 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/pki/tls/openssl.cnf, dst C:\cygwin64\etc\pki\tls\openssl.cnf, flags 
> 0x30008, rc 0
>    136  303155 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\pki\tls\openssl.cnf)
>    251  303406 [main] curl 289 symlink_info::check: not a symlink
>     78  303484 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\etc\pki\tls\openssl.cnf, 0x7FFFFB490) (mount_flags 
> 0x30008, path_flags 0x0)
>     83  303567 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\etc\pki\tls\openssl.cnf), has_acls(1)
>     88  303655 [main] curl 289 build_fh_pc: fh 0x80000BB08, dev 000000C3
>    101  303756 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\etc\pki\tls\openssl.cnf, 0x10000)
>    152  303908 [main] curl 289 fhandler_base::set_flags: flags 0x10000, 
> supplied_bin 0x10000
>     81  303989 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78  304067 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77  304144 [main] curl 289 fhandler_base::open: 0x0 = NtCreateFile (0x634, 
> 0x80100000, \??\C:\cygwin64\etc\pki\tls\openssl.cnf, io, NULL, 0x0, 0x7, 0x1, 
> 0x4020, NULL, 0)
>    104  304248 [main] curl 289 fhandler_base::open: 1 = 
> fhandler_base::open(\??\C:\cygwin64\etc\pki\tls\openssl.cnf, 0x10000)
>    100  304348 [main] curl 289 fhandler_base::open_fs: 1 = 
> fhandler_disk_file::open(\??\C:\cygwin64\etc\pki\tls\openssl.cnf, 0x10000)
>    104  304452 [main] curl 289 open: 3 = open(/etc/pki/tls/openssl.cnf, 0x10000)
>    235  304687 [main] curl 289 _cygwin_istext_for_stdio: fd 3: opened as binary
>    632  305319 [main] curl 289 fhandler_base::set_flags: flags 0x10000, 
> supplied_bin 0x0
>     77  305396 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     78  305474 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77  305551 [main] curl 289 _setmode: 
> (3<\??\C:\cygwin64\etc\pki\tls\openssl.cnf>, 0x700010000) returning binary
>    100  305651 [main] curl 289 _cygwin_istext_for_stdio: fd 3: opened as binary
>    464  306115 [main] curl 289 setmode_helper: improbable, but 0 != 3
>    460  306575 [main] curl 289 setmode_helper: improbable, but 1 != 3
>    459  307034 [main] curl 289 setmode_helper: improbable, but 2 != 3
>    229  307263 [main] curl 289 setmode_helper: file was binary now binary
>    623  307886 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\etc\pki\tls\openssl.cnf, 0x7FFFFC4B0) st_size=11229, 
> st_mode=0100644, st_ino=10696049115258335st_atim=65FA0A30.39C43798 
> st_ctim=65F9C2AD.3B8EE514 st_mtim=65F9C2AD.3B8EE514 st_birthtim=65F9C2AD.3B7FF5A4
>    131  308017 [main] curl 289 fstat: 0 = fstat(3, 0x7FFFFC4B0)
>    117  308134 [main] curl 289 read: read(3, 0xA0002EE10, 65536) blocking
>    106  308240 [main] curl 289 fhandler_base::read: returning 11229, binary mode
>     79  308319 [main] curl 289 read: 11229 = read(3, 0xA0002EE10, 11229)
>   8594  316913 [main] curl 289 stat: entering
>     85  316998 [main] curl 289 normalize_posix_path: src 
> /etc/crypto-policies/back-ends/opensslcnf.config
>     81  317079 [main] curl 289 normalize_posix_path: 
> /etc/crypto-policies/back-ends/opensslcnf.config = normalize_posix_path 
> (/etc/crypto-policies/back-ends/opensslcnf.config)
>     84  317163 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/crypto-policies/back-ends/opensslcnf.config)
>     82  317245 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/crypto-policies/back-ends/opensslcnf.config, dst 
> C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config, flags 0x30008, rc 0
>    121  317366 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config)
>    228  317594 [main] curl 289 symlink_info::check: 49 = 
> symlink.check(C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config, 
> 0x7FFFFB4F0) (mount_flags 0x30008, path_flags 0x10)
>    102  317696 [main] curl 289 normalize_posix_path: src 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt
>     80  317776 [main] curl 289 normalize_posix_path: 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt = normalize_posix_path 
> (/usr/share/crypto-policies/DEFAULT/opensslcnf.txt)
>     84  317860 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/share/crypto-policies/DEFAULT/opensslcnf.txt)
>     81  317941 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt, dst 
> C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, flags 0x30008, rc 0
>    113  318054 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt)
>    237  318291 [main] curl 289 symlink_info::check: not a symlink
>     77  318368 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 
> 0x7FFFFB4F0) (mount_flags 0x30008, path_flags 0x0)
>     86  318454 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt), 
> has_acls(1)
>     87  318541 [main] curl 289 build_fh_pc: fh 0x80000BE88, dev 000000C3
>     77  318618 [main] curl 289 stat_worker: 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x7FFFFC7A0, 
> 0x80000BE88), file_attributes 32
>    206  318824 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x7FFFFC7A0) 
> st_size=291, st_mode=0100644, st_ino=2251799813845336st_atim=65FA0A30.39C43798 
> st_ctim=65F9C29C.1F86F924 st_mtim=5C6B918B.0 st_birthtim=65F9C29C.1F86F924
>    133  318957 [main] curl 289 stat_worker: 0 = 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt,0x7FFFFC7A0)
>    270  319227 [main] curl 289 open: 
> open(/etc/crypto-policies/back-ends/opensslcnf.config, 0x0)
>     78  319305 [main] curl 289 normalize_posix_path: src 
> /etc/crypto-policies/back-ends/opensslcnf.config
>     78  319383 [main] curl 289 normalize_posix_path: 
> /etc/crypto-policies/back-ends/opensslcnf.config = normalize_posix_path 
> (/etc/crypto-policies/back-ends/opensslcnf.config)
>     83  319466 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/crypto-policies/back-ends/opensslcnf.config)
>     81  319547 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/crypto-policies/back-ends/opensslcnf.config, dst 
> C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config, flags 0x30008, rc 0
>    111  319658 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config)
>    170  319828 [main] curl 289 symlink_info::check: 49 = 
> symlink.check(C:\cygwin64\etc\crypto-policies\back-ends\opensslcnf.config, 
> 0x7FFFFB310) (mount_flags 0x30008, path_flags 0x10)
>     98  319926 [main] curl 289 normalize_posix_path: src 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt
>     80  320006 [main] curl 289 normalize_posix_path: 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt = normalize_posix_path 
> (/usr/share/crypto-policies/DEFAULT/opensslcnf.txt)
>     84  320090 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/share/crypto-policies/DEFAULT/opensslcnf.txt)
>     81  320171 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/share/crypto-policies/DEFAULT/opensslcnf.txt, dst 
> C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, flags 0x30008, rc 0
>    110  320281 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt)
>    227  320508 [main] curl 289 symlink_info::check: not a symlink
>     77  320585 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 
> 0x7FFFFB310) (mount_flags 0x30008, path_flags 0x0)
>     85  320670 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt), 
> has_acls(1)
>     83  320753 [main] curl 289 build_fh_pc: fh 0x80000BE88, dev 000000C3
>     91  320844 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x0)
>    141  320985 [main] curl 289 fhandler_base::set_flags: flags 0x0, supplied_bin 
> 0x10000
>     82  321067 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     77  321144 [main] curl 289 fhandler_base::open: 0x0 = NtCreateFile (0x688, 
> 0x80100000, \??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 
> io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
>    106  321250 [main] curl 289 fhandler_base::open: 1 = 
> fhandler_base::open(\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x0)
>    101  321351 [main] curl 289 fhandler_base::open_fs: 1 = 
> fhandler_disk_file::open(\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x0)
>    103  321454 [main] curl 289 open: 4 = 
> open(/etc/crypto-policies/back-ends/opensslcnf.config, 0x0)
>    234  321688 [main] curl 289 _cygwin_istext_for_stdio: fd 4: opened as binary
>    911  322599 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\opensslcnf.txt, 0x7FFFFC4B0) 
> st_size=291, st_mode=0100644, st_ino=2251799813845336st_atim=65FA0A30.39C43798 
> st_ctim=65F9C29C.1F86F924 st_mtim=5C6B918B.0 st_birthtim=65F9C29C.1F86F924
>    130  322729 [main] curl 289 fstat: 0 = fstat(4, 0x7FFFFC4B0)
>    115  322844 [main] curl 289 read: read(4, 0xA0003F690, 65536) blocking
>     94  322938 [main] curl 289 fhandler_base::read: returning 291, binary mode
>     78  323016 [main] curl 289 read: 291 = read(4, 0xA0003F690, 291)
>   1386  324402 [main] curl 289 read: read(4, 0xA0003F690, 65536) blocking
>     81  324483 [main] curl 289 fhandler_base::read: returning 0, binary mode
>     76  324559 [main] curl 289 read: 0 = read(4, 0xA0003F690, 0)
>    234  324793 [main] curl 289 close: close(4)
>     78  324871 [main] curl 289 fhandler_base::close: closing 
> '/usr/share/crypto-policies/DEFAULT/opensslcnf.txt' handle 0x688
>     90  324961 [main] curl 289 close: 0 = close(4)
> 88167  413128 [main] curl 289 read: read(3, 0xA0002EE10, 65536) blocking
>    130  413258 [main] curl 289 fhandler_base::read: returning 0, binary mode
>     81  413339 [main] curl 289 read: 0 = read(3, 0xA0002EE10, 0)
>    424  413763 [main] curl 289 close: close(3)
>     76  413839 [main] curl 289 fhandler_base::close: closing 
> '/etc/pki/tls/openssl.cnf' handle 0x634
>     98  413937 [main] curl 289 close: 0 = close(3)
> 27760  441697 [main] curl 289 mount_info::conv_to_posix_path: conv_to_posix_path 
> (C:\cygwin64\bin\cygssl-3.dll, 0x10000000, no-add-slash)
>    130  441827 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygssl-3.dll = normalize_win32_path (C:\cygwin64\bin\cygssl-3.dll)
>    104  441931 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygssl-3.dll = conv_to_posix_path (C:\cygwin64\bin\cygssl-3.dll)
>    164  442095 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\cygssl-3.dll, 0x10000000, no-add-slash)
>     98  442193 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygssl-3.dll = normalize_win32_path (C:\cygwin64\bin\cygssl-3.dll)
>     99  442292 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygssl-3.dll = conv_to_posix_path (C:\cygwin64\bin\cygssl-3.dll)
>    408  442700 [main] curl 289 normalize_posix_path: src /usr/bin/cygssl-3.dll
>     90  442790 [main] curl 289 normalize_posix_path: /usr/bin/cygssl-3.dll = 
> normalize_posix_path (/usr/bin/cygssl-3.dll)
>     95  442885 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/bin/cygssl-3.dll)
>     93  442978 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/bin/cygssl-3.dll, dst C:\cygwin64\bin\cygssl-3.dll, flags 0x20008, rc 0
>    155  443133 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\bin\cygssl-3.dll)
>    286  443419 [main] curl 289 symlink_info::check: not a symlink
>    122  443541 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\bin\cygssl-3.dll, 0x7FFFFB420) (mount_flags 0x20008, 
> path_flags 0x0)
>    100  443641 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\bin\cygssl-3.dll), has_acls(1)
>    116  443757 [main] curl 289 pathfinder::find: (exists and not dir), take 
> /usr/bin/cygssl-3.dll
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygssl-3.dll at 0000000000600000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000000600000
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygssl-3.dll at 0000000000600000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000000600000
>   4715  448472 [main] curl 289 dlopen: ret 0x3FEFE0000
>   1766  450238 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\cygcrypto-1.1.dll, 0x10000000, no-add-slash)
>     93  450331 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygcrypto-1.1.dll = normalize_win32_path 
> (C:\cygwin64\bin\cygcrypto-1.1.dll)
>     96  450427 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygcrypto-1.1.dll = conv_to_posix_path (C:\cygwin64\bin\cygcrypto-1.1.dll)
>    147  450574 [main] curl 289 mount_info::conv_to_posix_path: 
> conv_to_posix_path (C:\cygwin64\bin\cygcrypto-1.1.dll, 0x10000000, no-add-slash)
>     92  450666 [main] curl 289 normalize_win32_path: 
> C:\cygwin64\bin\cygcrypto-1.1.dll = normalize_win32_path 
> (C:\cygwin64\bin\cygcrypto-1.1.dll)
>     96  450762 [main] curl 289 mount_info::conv_to_posix_path: 
> /usr/bin/cygcrypto-1.1.dll = conv_to_posix_path (C:\cygwin64\bin\cygcrypto-1.1.dll)
>    410  451172 [main] curl 289 normalize_posix_path: src /usr/bin/cygcrypto-1.1.dll
>     95  451267 [main] curl 289 normalize_posix_path: /usr/bin/cygcrypto-1.1.dll 
> = normalize_posix_path (/usr/bin/cygcrypto-1.1.dll)
>    105  451372 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/bin/cygcrypto-1.1.dll)
>     94  451466 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/bin/cygcrypto-1.1.dll, dst C:\cygwin64\bin\cygcrypto-1.1.dll, flags 
> 0x20008, rc 0
>    131  451597 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\bin\cygcrypto-1.1.dll)
>    254  451851 [main] curl 289 symlink_info::check: not a symlink
>    108  451959 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\bin\cygcrypto-1.1.dll, 0x7FFFFB3E0) (mount_flags 
> 0x20008, path_flags 0x0)
>     98  452057 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\bin\cygcrypto-1.1.dll), has_acls(1)
>     91  452148 [main] curl 289 pathfinder::find: (exists and not dir), take 
> /usr/bin/cygcrypto-1.1.dll
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygcrypto-1.1.dll at 
> 0000000002d20000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000002d20000
> --- Process 3100 (pid: 289) loaded C:\cygwin64\bin\cygcrypto-1.1.dll at 
> 0000000002d20000
> --- Process 3100 (pid: 289) unloaded DLL at 0000000002d20000
>   4984  457132 [main] curl 289 dlopen: ret 0x3FFCE0000
> 159043  616175 [main] curl 289 open: open(/home/admin/.curlrc, 0x0)
>    109  616284 [main] curl 289 normalize_posix_path: src /home/admin/.curlrc
>     81  616365 [main] curl 289 normalize_posix_path: /home/admin/.curlrc = 
> normalize_posix_path (/home/admin/.curlrc)
>     81  616446 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin/.curlrc)
>     80  616526 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin/.curlrc, dst C:\cygwin64\home\admin\.curlrc, flags 0x30008, rc 0
>    124  616650 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc)
>    101  616751 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc)
>    116  616867 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.exe)
>    100  616967 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.exe)
>    114  617081 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.lnk)
>    101  617182 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.lnk)
>    114  617296 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.exe.lnk)
>    101  617397 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.exe.lnk)
>    101  617498 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin\.curlrc, 0x7FFFFB520) (mount_flags 0x30008, 
> path_flags 0x0)
>     83  617581 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin)
>     79  617660 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin, dst C:\cygwin64\home\admin, flags 0x30008, rc 0
>    102  617762 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\home\admin)
>    241  618003 [main] curl 289 symlink_info::check: not a symlink
>     97  618100 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin, 0x7FFFFB520) (mount_flags 0x30008, 
> path_flags 0x0)
>     83  618183 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\home\admin\.curlrc), has_acls(1)
>     81  618264 [main] curl 289 build_fh_pc: fh 0x80000BB08, dev 000000C3
>     78  618342 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>    130  618472 [main] curl 289 seterrno_from_nt_status: 
> /usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/base.cc:717 status 
> 0xC0000034 -> windows error 2
>     86  618558 [main] curl 289 geterrno_from_win_error: windows error 2 == errno 2
>     77  618635 [main] curl 289 fhandler_base::open: 0xC0000034 = NtCreateFile 
> (0x7FFBF1DBA080, 0x80100000, \??\C:\cygwin64\home\admin\.curlrc, io, NULL, 0x0, 
> 0x7, 0x1, 0x4020, NULL, 0)
>    105  618740 [main] curl 289 fhandler_base::open: 0 = 
> fhandler_base::open(\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>    100  618840 [main] curl 289 fhandler_base::open_fs: 0 = 
> fhandler_disk_file::open(\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>    101  618941 [main] curl 289 open: -1 = open(/home/admin/.curlrc, 0x0), errno 2
>    316  619257 [main] curl 289 open: open(/home/admin/.config/curlrc, 0x0)
>     77  619334 [main] curl 289 normalize_posix_path: src /home/admin/.config/curlrc
>     77  619411 [main] curl 289 normalize_posix_path: /home/admin/.config/curlrc 
> = normalize_posix_path (/home/admin/.config/curlrc)
>     81  619492 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin/.config/curlrc)
>     79  619571 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin/.config/curlrc, dst C:\cygwin64\home\admin\.config\curlrc, flags 
> 0x30008, rc 0
>    103  619674 [main] curl 289 symlink_info::check: 0xC000003A = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.config\curlrc)
>    101  619775 [main] curl 289 symlink_info::check: 0xC000003A = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.config\curlrc)
>    101  619876 [main] curl 289 symlink_info::check: not a symlink
>     76  619952 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin\.config\curlrc, 0x7FFFFB520) (mount_flags 
> 0x30008, path_flags 0x0)
>     83  620035 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin/.config)
>     79  620114 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin/.config, dst C:\cygwin64\home\admin\.config, flags 0x30008, rc 0
>     95  620209 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.config)
>    100  620309 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.config)
>    113  620422 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.config.lnk)
>    101  620523 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.config.lnk)
>    100  620623 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin\.config, 0x7FFFFB520) (mount_flags 0x30008, 
> path_flags 0x0)
>     82  620705 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin)
>     78  620783 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin, dst C:\cygwin64\home\admin, flags 0x30008, rc 0
>     98  620881 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\home\admin)
>    219  621100 [main] curl 289 symlink_info::check: not a symlink
>     89  621189 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin, 0x7FFFFB520) (mount_flags 0x30008, 
> path_flags 0x0)
>     84  621273 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\home\admin\.config\curlrc), has_acls(1)
>     80  621353 [main] curl 289 build_fh_pc: fh 0x80000BB08, dev 000000C3
>     77  621430 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\home\admin\.config\curlrc, 0x0)
>    124  621554 [main] curl 289 seterrno_from_nt_status: 
> /usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/base.cc:717 status 
> 0xC000003A -> windows error 3
>     84  621638 [main] curl 289 geterrno_from_win_error: windows error 3 == errno 2
>     77  621715 [main] curl 289 fhandler_base::open: 0xC000003A = NtCreateFile 
> (0x7FFBF1DBA080, 0x80100000, \??\C:\cygwin64\home\admin\.config\curlrc, io, 
> NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
>    106  621821 [main] curl 289 fhandler_base::open: 0 = 
> fhandler_base::open(\??\C:\cygwin64\home\admin\.config\curlrc, 0x0)
>    100  621921 [main] curl 289 fhandler_base::open_fs: 0 = 
> fhandler_disk_file::open(\??\C:\cygwin64\home\admin\.config\curlrc, 0x0)
>    101  622022 [main] curl 289 open: -1 = open(/home/admin/.config/curlrc, 0x0), 
> errno 2
>    235  622257 [main] curl 289 open: open(/home/admin/.curlrc, 0x0)
>     76  622333 [main] curl 289 normalize_posix_path: src /home/admin/.curlrc
>     76  622409 [main] curl 289 normalize_posix_path: /home/admin/.curlrc = 
> normalize_posix_path (/home/admin/.curlrc)
>     80  622489 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin/.curlrc)
>     79  622568 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin/.curlrc, dst C:\cygwin64\home\admin\.curlrc, flags 0x30008, rc 0
>     95  622663 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc)
>    101  622764 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc)
>    113  622877 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.exe)
>    101  622978 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.exe)
>    112  623090 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.lnk)
>    101  623191 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.lnk)
>    113  623304 [main] curl 289 symlink_info::check: 0xC0000034 = NtCreateFile 
> (\??\C:\cygwin64\home\admin\.curlrc.exe.lnk)
>    100  623404 [main] curl 289 symlink_info::check: 0xC0000034 = 
> NtQueryInformationFile (\??\C:\cygwin64\home\admin\.curlrc.exe.lnk)
>    100  623504 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin\.curlrc, 0x7FFFFB5A0) (mount_flags 0x30008, 
> path_flags 0x0)
>     82  623586 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/home/admin)
>     78  623664 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /home/admin, dst C:\cygwin64\home\admin, flags 0x30008, rc 0
>     95  623759 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\home\admin)
>    217  623976 [main] curl 289 symlink_info::check: not a symlink
>     88  624064 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\home\admin, 0x7FFFFB5A0) (mount_flags 0x30008, 
> path_flags 0x0)
>     83  624147 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\home\admin\.curlrc), has_acls(1)
>     79  624226 [main] curl 289 build_fh_pc: fh 0x80000BB08, dev 000000C3
>     78  624304 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>    119  624423 [main] curl 289 seterrno_from_nt_status: 
> /usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/fhandler/base.cc:717 status 
> 0xC0000034 -> windows error 2
>     85  624508 [main] curl 289 geterrno_from_win_error: windows error 2 == errno 2
>     76  624584 [main] curl 289 fhandler_base::open: 0xC0000034 = NtCreateFile 
> (0x7FFBF1DBA080, 0x80100000, \??\C:\cygwin64\home\admin\.curlrc, io, NULL, 0x0, 
> 0x7, 0x1, 0x4020, NULL, 0)
>    105  624689 [main] curl 289 fhandler_base::open: 0 = 
> fhandler_base::open(\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>     98  624787 [main] curl 289 fhandler_base::open_fs: 0 = 
> fhandler_disk_file::open(\??\C:\cygwin64\home\admin\.curlrc, 0x0)
>    131  624918 [main] curl 289 open: -1 = open(/home/admin/.curlrc, 0x0), errno 2
>   1278  626196 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC660
>     95  626291 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC820)
>     94  626385 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC7B0 
> (handler 0x1), oa 0x7FFFFC660
>    101  626486 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC7B0, 0x0)
>   5416  631902 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC820 
> (handler 0x1), oa 0x7FFFFC6C0
>     87  631989 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC820, 0x0)
>    777  632766 [main] curl 289 isatty: 1 = isatty(1)
>   4530  637296 [main] curl 289 ioctl: ioctl(fd 0, cmd 0x5401)
>    142  637438 [main] curl 289 fhandler_console::ioctl: WINSZ: (row=47,col=236)
>     90  637528 [main] curl 289 ioctl: 0 = ioctl(0, 0x5401, ...)
>   1211  638739 [main] curl 289 nt_create: name 
> e022582115c10879-3100-pipe-nt-0x1, size 65536, mode PIPE_TYPE_BYTE
>    130  638869 [main] curl 289 nt_create: pipe read handle 0x6DC
>     80  638949 [main] curl 289 nt_create: NtOpenFile: name 
> e022582115c10879-3100-pipe-nt-0x1
>    110  639059 [main] curl 289 build_fh_pc: fh 0x80000C3A8, dev 000000C6
>     78  639137 [main] curl 289 build_fh_pc: fh 0x80000C708, dev 000000C5
>     77  639214 [main] curl 289 fhandler_base::set_flags: flags 0x10000, 
> supplied_bin 0x0
>     77  639291 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     77  639368 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     76  639444 [main] curl 289 fhandler_base::init: created new fhandler_base 
> for handle 0x6DC, bin 1
>     85  639529 [main] curl 289 fhandler_base::set_flags: flags 0x10001, 
> supplied_bin 0x0
>     77  639606 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     80  639686 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     76  639762 [main] curl 289 fhandler_base::init: created new fhandler_base 
> for handle 0x704, bin 1
>     90  639852 [main] curl 289 fhandler_pipe::create: 0 = pipe([0x80000C3A8, 
> 0x80000C708], 65536, 0x10000)
>     81  639933 [main] curl 289 pipe: 0 = pipe([3, 4])
>     78  640011 [main] curl 289 fcntl: fcntl(3, 3, ...)
>     75  640086 [main] curl 289 fhandler_base::fcntl: GETFL: 0x10000
>     76  640162 [main] curl 289 fcntl: 65536 = fcntl(3, 3, 0x0)
>     76  640238 [main] curl 289 fcntl: fcntl(3, 4, ...)
>     74  640312 [main] curl 289 fhandler_base::set_flags: flags 0x14000, 
> supplied_bin 0x0
>     78  640390 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     77  640467 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     76  640543 [main] curl 289 fcntl: 0 = fcntl(3, 4, 0x14000)
>     76  640619 [main] curl 289 fcntl: fcntl(4, 3, ...)
>     75  640694 [main] curl 289 fhandler_base::fcntl: GETFL: 0x10001
>     98  640792 [main] curl 289 fcntl: 65537 = fcntl(4, 3, 0x0)
>    129  640921 [main] curl 289 fcntl: fcntl(4, 4, ...)
>    100  641021 [main] curl 289 fhandler_base::set_flags: flags 0x14001, 
> supplied_bin 0x0
>     87  641108 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     91  641199 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     90  641289 [main] curl 289 fcntl: 0 = fcntl(4, 4, 0x14001)
>     89  641378 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC7D0
>     85  641463 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC9A0)
>     85  641548 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC920 
> (handler 0x1), oa 0x7FFFFC7D0
>     87  641635 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC920, 0x0)
>     96  641731 [main] curl 289 pselect: pselect (4, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     88  641819 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 0, us 0
>    183  642002 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>     90  642092 [main] curl 289 select: sel.always_ready 0
>     90  642182 [main] curl 289 select: sel.wait returns 0
>    105  642287 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    138  642425 [main] curl 289 select_stuff::destroy: deleting select records
>    134  642559 [main] curl 289 select: recalculating us
>     80  642639 [main] curl 289 select: timed out after verification
>     89  642728 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     90  642818 [main] curl 289 select_stuff::destroy: deleting select records
>     87  642905 [main] curl 289 pselect: 0 = select (4, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>     93  642998 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     85  643083 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     87  643170 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     89  643259 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>   2396  645655 [main] curl 289 cygwin_socket: socket (23, 2 (flags 0x0), 0)
>     88  645743 [main] curl 289 build_fh_pc: fh 0x80000CA68, dev 001E0024
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\ws2_32.dll at 
> 00007ffc90bd0000
>   6072  651815 [main] curl 289 wsock_init: res 0
>    213  652028 [main] curl 289 wsock_init: wVersion 514
>    222  652250 [main] curl 289 wsock_init: wHighVersion 514
>    215  652465 [main] curl 289 wsock_init: szDescription WinSock 2.0
>    141  652606 [main] curl 289 wsock_init: szSystemStatus Running
>    213  652819 [main] curl 289 wsock_init: iMaxSockets 0
>    201  653020 [main] curl 289 wsock_init: iMaxUdpDg 0
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\mswsock.dll at 
> 00007ffc8de30000
>   2812  655832 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>    106  655938 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     97  656035 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>    102  656137 [main] curl 289 cygwin_socket: 5 = socket(23, 2 (flags 0x0), 0)
>     92  656229 [main] curl 289 close: close(5)
>    111  656340 [main] curl 289 close: 0 = close(5)
>    304  656644 [main] curl 289 nt_create: name 
> e022582115c10879-3100-pipe-nt-0x2, size 65536, mode PIPE_TYPE_BYTE
>    206  656850 [main] curl 289 nt_create: pipe read handle 0x774
>    105  656955 [main] curl 289 nt_create: NtOpenFile: name 
> e022582115c10879-3100-pipe-nt-0x2
>    142  657097 [main] curl 289 build_fh_pc: fh 0x80000CA68, dev 000000C6
>     99  657196 [main] curl 289 build_fh_pc: fh 0x80000CD78, dev 000000C5
>     94  657290 [main] curl 289 fhandler_base::set_flags: flags 0x10000, 
> supplied_bin 0x0
>     95  657385 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     95  657480 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     94  657574 [main] curl 289 fhandler_base::init: created new fhandler_base 
> for handle 0x774, bin 1
>    118  657692 [main] curl 289 fhandler_base::set_flags: flags 0x10001, 
> supplied_bin 0x0
>     96  657788 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     94  657882 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     93  657975 [main] curl 289 fhandler_base::init: created new fhandler_base 
> for handle 0x778, bin 1
>    107  658082 [main] curl 289 fhandler_pipe::create: 0 = pipe([0x80000CA68, 
> 0x80000CD78], 65536, 0x10000)
>     98  658180 [main] curl 289 pipe: 0 = pipe([5, 6])
>    415  658595 [main] curl 289 sigprocmask: 0 = sigprocmask (0, 0x0, 0xA0004A780)
> --- Process 3100 (pid: 289) thread 3228 created
>   1088  659683 [curl] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    372  660055 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>    105  660160 [curl] curl 289 pthread::thread_init_wrapper: tid 0x7FFDFCE00
>     99  660259 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>    163  660422 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>    163  660585 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 1000000, us 1000
>    210  660795 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    147  660942 [main] curl 289 dtable::select_read: pipe:[8589937692] fd 5
>     92  661034 [main] curl 289 select: sel.always_ready 0
> --- Process 3100 (pid: 289) thread 3260 created
>   1156  662190 [pipesel] curl 289 cygthread::stub: thread 'pipesel', id 0xCBC, 
> stack_ptr 0x34DCCB0
>    130  662320 [main] curl 289 select_stuff::wait: m 4, us 1000, wmfo_timeout -1
>    130  662450 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\dnsapi.dll at 
> 00007ffc8d4a0000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\IPHLPAPI.DLL at 
> 00007ffc8d430000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\nsi.dll at 00007ffc8fc60000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\rasadhlp.dll at 
> 00007ffc7b6e0000
>   9214  671664 [main] curl 289 select_stuff::wait: wait_ret 3, m = 4.  verifying
>    167  671831 [main] curl 289 select_stuff::wait: timed out
>    252  672083 [main] curl 289 select_stuff::wait: returning 1
>    218  672301 [main] curl 289 select: sel.wait returns 1
>    128  672429 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>   1042  673471 [main] curl 289 select_stuff::destroy: deleting select records
>    310  673781 [main] curl 289 select: recalculating us
>    140  673921 [main] curl 289 select: timed out after verification
>    163  674084 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    115  674199 [main] curl 289 select_stuff::destroy: deleting select records
>    212  674411 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>    197  674608 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>    210  674818 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>    113  674931 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>    112  675043 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>    615  675658 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>    105  675763 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>    119  675882 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     93  675975 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 2000000, us 2000
>    189  676164 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    138  676302 [main] curl 289 dtable::select_read: pipe:[8589937692] fd 5
>     89  676391 [main] curl 289 select: sel.always_ready 0
>    198  676589 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    121  676710 [main] curl 289 select_stuff::wait: m 4, us 2000, wmfo_timeout -1
> 10485  687195 [main] curl 289 select_stuff::wait: wait_ret 3, m = 4.  verifying
>    216  687411 [main] curl 289 select_stuff::wait: timed out
>    169  687580 [main] curl 289 select_stuff::wait: returning 1
>    176  687756 [main] curl 289 select: sel.wait returns 1
>    178  687934 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    374  688308 [main] curl 289 select_stuff::destroy: deleting select records
>    212  688520 [main] curl 289 select: recalculating us
>     96  688616 [main] curl 289 select: timed out after verification
>    139  688755 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    105  688860 [main] curl 289 select_stuff::destroy: deleting select records
>     96  688956 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>    137  689093 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>    108  689201 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>    125  689326 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>    108  689434 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>    231  689665 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>    110  689775 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>    144  689919 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>    137  690056 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 4000000, us 4000
>    246  690302 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    171  690473 [main] curl 289 dtable::select_read: pipe:[8589937692] fd 5
>    109  690582 [main] curl 289 select: sel.always_ready 0
>    221  690803 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    158  690961 [main] curl 289 select_stuff::wait: m 4, us 4000, wmfo_timeout -1
> 11532  702493 [main] curl 289 select_stuff::wait: wait_ret 3, m = 4.  verifying
>    348  702841 [main] curl 289 select_stuff::wait: timed out
>    341  703182 [main] curl 289 select_stuff::wait: returning 1
>    258  703440 [main] curl 289 select: sel.wait returns 1
>    266  703706 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    464  704170 [main] curl 289 select_stuff::destroy: deleting select records
>    514  704684 [main] curl 289 select: recalculating us
>    335  705019 [main] curl 289 select: timed out after verification
>    260  705279 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    228  705507 [main] curl 289 select_stuff::destroy: deleting select records
>    198  705705 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>    239  705944 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>    109  706053 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     83  706136 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     91  706227 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>    181  706408 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>     85  706493 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     84  706577 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     86  706663 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 8000000, us 8000
>    172  706835 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    126  706961 [main] curl 289 dtable::select_read: pipe:[8589937692] fd 5
>     95  707056 [main] curl 289 select: sel.always_ready 0
>    201  707257 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    102  707359 [main] curl 289 select_stuff::wait: m 4, us 8000, wmfo_timeout -1
> 10945  718304 [main] curl 289 select_stuff::wait: wait_ret 3, m = 4.  verifying
>    422  718726 [main] curl 289 select_stuff::wait: timed out
>    367  719093 [main] curl 289 select_stuff::wait: returning 1
>    371  719464 [main] curl 289 select: sel.wait returns 1
>    404  719868 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    832  720700 [main] curl 289 select_stuff::destroy: deleting select records
>    635  721335 [main] curl 289 select: recalculating us
>    201  721536 [main] curl 289 select: timed out after verification
>    162  721698 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    134  721832 [main] curl 289 select_stuff::destroy: deleting select records
>    141  721973 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>    144  722117 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     81  722198 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     93  722291 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     78  722369 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>    153  722522 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>     80  722602 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     79  722681 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     77  722758 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 16000000, us 16000
> --- Process 3100 (pid: 289) loaded C:\Windows\System32\FWPUCLNT.DLL at 
> 00007ffc83030000
>    171  722929 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>   1468  724397 [main] curl 289 dtable::select_read: pipe:[8589937692] fd 5
>     90  724487 [main] curl 289 select: sel.always_ready 0
>    201  724688 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    101  724789 [main] curl 289 select_stuff::wait: m 4, us 16000, wmfo_timeout -1
>   1973  726762 [curl] curl 289 write: write(6, 0x7FFDFCCEB, 1)
>    111  726873 [curl] curl 289 fhandler_pipe::release_select_sem: 
> raw_write(PIPEW) release 2
>     87  726960 [curl] curl 289 write: 1 = write(6, 0x7FFDFCCEB, 1)
>    123  727083 [pipesel] curl 289 peek_pipe: read: pipe:[8589937692], ready for 
> read: avail 1
>    170  727253 [main] curl 289 select_stuff::wait: wait_ret 2, m = 4.  verifying
>     87  727340 [curl] curl 289 _cygtls::remove: wait 4294967295
>     82  727422 [main] curl 289 set_bits: me 0xA0004AAE0, testing fd 5 
> (pipe:[8589937692])
>     88  727510 [main] curl 289 set_bits: ready 1
>     82  727592 [main] curl 289 set_bits: me 0xA0004AA40, testing fd 3 
> (pipe:[4294970396])
>     76  727668 [main] curl 289 set_bits: ready 0
>    120  727788 [main] curl 289 select_stuff::wait: res after verify 0
>    123  727911 [main] curl 289 select_stuff::wait: returning 0
>    122  728033 [main] curl 289 select: sel.wait returns 0
>    121  728154 [main] curl 289 peek_pipe: pipe:[8589937692], already ready for read
>    123  728277 [main] curl 289 set_bits: me 0xA0004AAE0, testing fd 5 
> (pipe:[8589937692])
>     81  728358 [main] curl 289 set_bits: ready 1
> --- Process 3100 (pid: 289) thread 3228 exited with status 0x0
>   1027  729385 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    154  729539 [main] curl 289 select_stuff::destroy: deleting select records
>    136  729675 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     71  729746 [main] curl 289 select_stuff::destroy: deleting select records
>     70  729816 [main] curl 289 pselect: 1 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>     77  729893 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     72  729965 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     71  730036 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     73  730109 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>    173  730282 [main] curl 289 time: 1710885646 = time(0xA0004ABE8)
>    434  730716 [main] curl 289 close: close(6)
>     71  730787 [main] curl 289 fhandler_pipe::release_select_sem: close(PIPEW) 
> release 1
>     74  730861 [main] curl 289 fhandler_base::close: closing 'pipe:[8589937692]' 
> handle 0x778
>     80  730941 [main] curl 289 close: 0 = close(6)
>    235  731176 [main] curl 289 close: close(5)
>     70  731246 [main] curl 289 fhandler_pipe::release_select_sem: close(PIPER) 
> release 0
>     75  731321 [main] curl 289 fhandler_base::close: closing 'pipe:[8589937692]' 
> handle 0x774
>     82  731403 [main] curl 289 close: 0 = close(5)
>    471  731874 [main] curl 289 cygwin_socket: socket (2, 1 (flags 0x0), 6)
>     73  731947 [main] curl 289 build_fh_pc: fh 0x80000CA68, dev 001E0024
>    135  732082 [main] curl 289 fhandler_base::set_flags: flags 0x10002, 
> supplied_bin 0x0
>     82  732164 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     80  732244 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     73  732317 [main] curl 289 cygwin_socket: 5 = socket(2, 1 (flags 0x0), 6)
>     95  732412 [main] curl 289 fhandler_socket_inet::setsockopt: setsockopt optval=1
>     75  732487 [main] curl 289 cygwin_setsockopt: 0 = setsockopt(5, 6, 0x1, 
> 0x7FFFFC04C, 4)
>     77  732564 [main] curl 289 fhandler_socket_inet::setsockopt: setsockopt optval=1
>     72  732636 [main] curl 289 cygwin_setsockopt: 0 = setsockopt(5, 65535, 0x8, 
> 0x7FFFFC1DC, 4)
>     76  732712 [main] curl 289 fhandler_socket_inet::setsockopt: setsockopt 
> optval=3C
>     72  732784 [main] curl 289 cygwin_setsockopt: 0 = setsockopt(5, 6, 0x3, 
> 0x7FFFFC1DC, 4)
>     76  732860 [main] curl 289 fhandler_socket_inet::setsockopt: setsockopt 
> optval=3C
>     71  732931 [main] curl 289 cygwin_setsockopt: 0 = setsockopt(5, 6, 0x11, 
> 0x7FFFFC1DC, 4)
>     76  733007 [main] curl 289 fcntl: fcntl(5, 3, ...)
>     71  733078 [main] curl 289 fhandler_base::fcntl: GETFL: 0x10002
>     71  733149 [main] curl 289 fcntl: 65538 = fcntl(5, 3, 0x0)
>     70  733219 [main] curl 289 fcntl: fcntl(5, 4, ...)
>     68  733287 [main] curl 289 fhandler_socket_wsock::ioctl: socket is now 
> nonblocking
>     71  733358 [main] curl 289 fhandler_socket_wsock::ioctl: 0 = 
> ioctl_socket(8004667E, 0x7FFFFC09C)
>     72  733430 [main] curl 289 fhandler_base::set_flags: flags 0x14002, 
> supplied_bin 0x0
>     72  733502 [main] curl 289 fhandler_base::set_flags: O_TEXT/O_BINARY set in 
> flags 0x10000
>     71  733573 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     71  733644 [main] curl 289 fcntl: 0 = fcntl(5, 4, 0x14002)
> --- Process 3100 (pid: 289) thread 3180 created
>   1071  734715 [main] curl 289 __set_errno: void __set_winsock_errno(const 
> char*, int):234 setting errno 119
>    100  734815 [main] curl 289 __set_winsock_errno: connect:825 - winsock error 
> 10036 -> errno 119
>     83  734898 [main] curl 289 cygwin_connect: -1 = connect(5, 0xA0004A828, 16), 
> errno 119
>    106  735004 [main] curl 289 cygwin_getsockname: 0 =getsockname (5, 
> 0x7FFFFC180, 0x7FFFFC17C)
>     89  735093 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>     83  735176 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     84  735260 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     83  735343 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 4000000, us 4000
>    162  735505 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    124  735629 [main] curl 289 dtable::select_write:  fd 5
>     81  735710 [main] curl 289 select: sel.always_ready 0
>    202  735912 [main] curl 289 start_thread_socket: stuff_start 0x7FFFFC468
>    176  736088 [socksel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    152  736240 [socksel] curl 289 thread_socket: stuff_start 0x7FFFFC468, 
> timeout 4294967295
> --- Process 3100 (pid: 289) thread 3256 created
>    855  737095 [socksel] curl 289 peek_socket: read_ready: 0, write_ready: 0, 
> except_ready: 0
>    119  737214 [pipesel] curl 289 cygthread::stub: thread 'pipesel', id 0xCB8, 
> stack_ptr 0x311CCB0
>    107  737321 [main] curl 289 select_stuff::wait: m 5, us 4000, wmfo_timeout -1
>     87  737408 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
> 12580  749988 [main] curl 289 select_stuff::wait: wait_ret 4, m = 5.  verifying
>    250  750238 [main] curl 289 select_stuff::wait: timed out
>    221  750459 [main] curl 289 select_stuff::wait: returning 1
>    224  750683 [main] curl 289 select: sel.wait returns 1
>    145  750828 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    225  751053 [main] curl 289 socket_cleanup: si 0xA0004A9A0 si->thread 
> 0x7FFBF1D84610
>    241  751294 [socksel] curl 289 thread_socket: leaving thread_socket
>    368  751662 [main] curl 289 socket_cleanup: returning
>    192  751854 [main] curl 289 select_stuff::destroy: deleting select records
>    166  752020 [main] curl 289 select: recalculating us
>     81  752101 [main] curl 289 select: timed out after verification
>     86  752187 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     84  752271 [main] curl 289 select_stuff::destroy: deleting select records
>     85  752356 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>     91  752447 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     84  752531 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     86  752617 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     87  752704 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>     88  752792 [main] curl 289 pselect: pselect (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170, 0x0)
>     87  752879 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 0, us 0
>    127  753006 [main] curl 289 dtable::select_write:  fd 5
>     81  753087 [main] curl 289 dtable::select_except:  fd 5
>     84  753171 [main] curl 289 select: sel.always_ready 0
>     82  753253 [main] curl 289 select: sel.wait returns 0
>     92  753345 [main] curl 289 peek_socket: read_ready: 0, write_ready: 0, 
> except_ready: 0
>     84  753429 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     85  753514 [main] curl 289 socket_cleanup: si 0x0 si->thread 0x0
>     84  753598 [main] curl 289 select_stuff::destroy: deleting select records
>    126  753724 [main] curl 289 select: recalculating us
>     81  753805 [main] curl 289 select: timed out after verification
>     85  753890 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     84  753974 [main] curl 289 select_stuff::destroy: deleting select records
>     99  754073 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170)
>     96  754169 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>     92  754261 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     89  754350 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     90  754440 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 28000000, us 28000
>    177  754617 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    133  754750 [main] curl 289 dtable::select_write:  fd 5
>     93  754843 [main] curl 289 select: sel.always_ready 0
>    130  754973 [main] curl 289 start_thread_socket: stuff_start 0x7FFFFC468
>    179  755152 [socksel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    167  755319 [socksel] curl 289 thread_socket: stuff_start 0x7FFFFC468, 
> timeout 4294967295
>    148  755467 [socksel] curl 289 peek_socket: read_ready: 0, write_ready: 0, 
> except_ready: 0
>     96  755563 [main] curl 289 select_stuff::wait: m 5, us 28000, wmfo_timeout -1
>     95  755658 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
> 40946  796604 [main] curl 289 select_stuff::wait: wait_ret 4, m = 5.  verifying
>    270  796874 [main] curl 289 select_stuff::wait: timed out
>    231  797105 [main] curl 289 select_stuff::wait: returning 1
>    222  797327 [main] curl 289 select: sel.wait returns 1
>    205  797532 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    180  797712 [main] curl 289 socket_cleanup: si 0xA0004A9A0 si->thread 
> 0x7FFBF1D84610
>    233  797945 [socksel] curl 289 thread_socket: leaving thread_socket
>    268  798213 [main] curl 289 socket_cleanup: returning
>    187  798400 [main] curl 289 select_stuff::destroy: deleting select records
>    163  798563 [main] curl 289 select: recalculating us
>     81  798644 [main] curl 289 select: timed out after verification
>     85  798729 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     84  798813 [main] curl 289 select_stuff::destroy: deleting select records
>     85  798898 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>     91  798989 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     86  799075 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     85  799160 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     87  799247 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>     89  799336 [main] curl 289 pselect: pselect (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170, 0x0)
>     86  799422 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 0, us 0
>    129  799551 [main] curl 289 dtable::select_write:  fd 5
>     81  799632 [main] curl 289 dtable::select_except:  fd 5
>     85  799717 [main] curl 289 select: sel.always_ready 0
>     83  799800 [main] curl 289 select: sel.wait returns 0
>     92  799892 [main] curl 289 peek_socket: read_ready: 0, write_ready: 0, 
> except_ready: 0
>     85  799977 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     85  800062 [main] curl 289 socket_cleanup: si 0x0 si->thread 0x0
>     84  800146 [main] curl 289 select_stuff::destroy: deleting select records
>    127  800273 [main] curl 289 select: recalculating us
>     81  800354 [main] curl 289 select: timed out after verification
>     85  800439 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     85  800524 [main] curl 289 select_stuff::destroy: deleting select records
>     85  800609 [main] curl 289 pselect: 0 = select (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170)
>     89  800698 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>     87  800785 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     88  800873 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>     86  800959 [main] curl 289 pselect: to->tv_sec 1, to->tv_nsec 0, us 1000000
>    169  801128 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    124  801252 [main] curl 289 dtable::select_write:  fd 5
>     81  801333 [main] curl 289 select: sel.always_ready 0
>    127  801460 [main] curl 289 start_thread_socket: stuff_start 0x7FFFFC468
>    179  801639 [socksel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    156  801795 [socksel] curl 289 thread_socket: stuff_start 0x7FFFFC468, 
> timeout 4294967295
>    134  801929 [socksel] curl 289 peek_socket: read_ready: 0, write_ready: 0, 
> except_ready: 0
>     89  802018 [main] curl 289 select_stuff::wait: m 5, us 1000000, wmfo_timeout -1
>     88  802106 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
> 56136  858242 [socksel] curl 289 peek_socket: read_ready: 0, write_ready: 1, 
> except_ready: 0
>    328  858570 [socksel] curl 289 thread_socket: leaving thread_socket
>    283  858853 [main] curl 289 select_stuff::wait: wait_ret 2, m = 5.  verifying
>    316  859169 [main] curl 289 select_stuff::wait: res after verify 0
>    150  859319 [main] curl 289 select_stuff::wait: returning 0
>    134  859453 [main] curl 289 select: sel.wait returns 0
>    173  859626 [main] curl 289 peek_socket: read_ready: 0, write_ready: 1, 
> except_ready: 0
>    223  859849 [main] curl 289 set_bits: me 0xA0004A750, testing fd 5 ()
>    126  859975 [main] curl 289 set_bits: ready 1
>    200  860175 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    188  860363 [main] curl 289 socket_cleanup: si 0xA0004A9A0 si->thread 
> 0x7FFBF1D84610
>    271  860634 [main] curl 289 socket_cleanup: returning
>    175  860809 [main] curl 289 select_stuff::destroy: deleting select records
>    143  860952 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     73  861025 [main] curl 289 select_stuff::destroy: deleting select records
>     72  861097 [main] curl 289 pselect: 1 = select (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660)
>     79  861176 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>     74  861250 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>     74  861324 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>     74  861398 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>     76  861474 [main] curl 289 pselect: pselect (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170, 0x0)
>     76  861550 [main] curl 289 pselect: to->tv_sec 0, to->tv_nsec 0, us 0
>    108  861658 [main] curl 289 dtable::select_write:  fd 5
>     71  861729 [main] curl 289 dtable::select_except:  fd 5
>     71  861800 [main] curl 289 select: sel.always_ready 0
>     70  861870 [main] curl 289 select: sel.wait returns 0
>     76  861946 [main] curl 289 peek_socket: read_ready: 0, write_ready: 1, 
> except_ready: 0
>     74  862020 [main] curl 289 set_bits: me 0xA0004A6B0, testing fd 5 ()
>     72  862092 [main] curl 289 set_bits: ready 1
>     70  862162 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     73  862235 [main] curl 289 socket_cleanup: si 0x0 si->thread 0x0
>     72  862307 [main] curl 289 select_stuff::destroy: deleting select records
>    106  862413 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>     73  862486 [main] curl 289 select_stuff::destroy: deleting select records
>     72  862558 [main] curl 289 pselect: 1 = select (6, 0x7FFFFC1E0, 0x7FFFFC1D0, 
> 0x7FFFFC1C0, 0x7FFFFC170)
>     93  862651 [main] curl 289 fhandler_socket_inet::getsockopt: WinSock 
> SO_ERROR = 0
>     74  862725 [main] curl 289 cygwin_getsockopt: 0 = getsockopt(5, 65535, 
> 0x1007, 0x7FFFFC310, 0x7FFFFC314)
>     84  862809 [main] curl 289 cygwin_getsockname: 0 =getsockname (5, 
> 0x7FFFFC180, 0x7FFFFC17C)
>    116  862925 [main] curl 289 cygwin_getsockname: 0 =getsockname (5, 
> 0x7FFFFC280, 0x7FFFFC27C)
> 245084 1108009 [main] curl 289 getpid: 289 = getpid()
> 626779 1734788 [main] curl 289 dlopen: ret 0x100400000
>    104 1734892 [main] curl 289 seterrno_from_win_error: 
> /usr/src/debug/cygwin-3.5.1-1/winsup/cygwin/dlfcn.cc:337 windows error 127
>     82 1734974 [main] curl 289 geterrno_from_win_error: windows error 127 == errno 3
>     73 1735047 [main] curl 289 dlsym: ret 0x0
>     71 1735118 [main] curl 289 open: open(/dev/urandom, 0x0)
>     72 1735190 [main] curl 289 normalize_posix_path: src /dev/urandom
>     72 1735262 [main] curl 289 normalize_posix_path: /dev/urandom = 
> normalize_posix_path (/dev/urandom)
>     74 1735336 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/dev/urandom)
>     77 1735413 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /dev/urandom, dst \Device\Null, flags 0x0, rc 0
>     85 1735498 [main] curl 289 build_fh_pc: fh 0x80000BB08, dev 00010009
>     74 1735572 [main] curl 289 fhandler_base::open: (\Device\Null, 0x0)
>     92 1735664 [main] curl 289 fhandler_base::set_flags: flags 0x0, supplied_bin 
> 0x10000
>     74 1735738 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     72 1735810 [main] curl 289 fhandler_base::open: 0x0 = NtCreateFile (0x1914, 
> 0x80100000, \Device\Null, io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
>     90 1735900 [main] curl 289 fhandler_base::open: 1 = 
> fhandler_base::open(\Device\Null, 0x0)
>     86 1735986 [main] curl 289 open: 6 = open(/dev/urandom, 0x0)
>     72 1736058 [main] curl 289 time: 1710885647 = time(0x0)
>     72 1736130 [main] curl 289 stat: entering
>     69 1736199 [main] curl 289 normalize_posix_path: src /dev
>     71 1736270 [main] curl 289 normalize_posix_path: /dev = normalize_posix_path 
> (/dev)
>     72 1736342 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/dev)
>     74 1736416 [main] curl 289 mount_info::conv_to_win32_path: src_path /dev, 
> dst C:\cygwin64\dev, flags 0x30008, rc 0
>    112 1736528 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\dev)
>    162 1736690 [main] curl 289 symlink_info::check: not a symlink
>     72 1736762 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\dev, 0x7FFFFAA20) (mount_flags 0x30008, path_flags 0x0)
>     83 1736845 [main] curl 289 build_fh_pc: fh 0x80000CD78, dev 000000C1
>     73 1736918 [main] curl 289 stat_worker: (\??\C:\cygwin64\dev, 
> 0x7FFBF1E75EE0, 0x80000CD78), file_attributes 16
>    185 1737103 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\dev, 0x7FFBF1E75EE0) st_size=0, st_mode=040755, 
> st_ino=2251799813842851st_atim=65F9C299.15924400 st_ctim=65F9C299.15924400 
> st_mtim=65F9C299.15924400 st_birthtim=65F9C299.15924400
>    120 1737223 [main] curl 289 stat_worker: 0 = (\??\C:\cygwin64\dev,0x7FFBF1E75EE0)
>    104 1737327 [main] curl 289 fstat: 0 = fstat(6, 0x7FFFFBD20)
>     72 1737399 [main] curl 289 read: read(6, 0xA000A1C90, 48) blocking
>     81 1737480 [main] curl 289 read: 48 = read(6, 0xA000A1C90, 48)
>    196 1737676 [main] curl 289 time: 1710885647 = time(0x0)
> 706869 2444545 [main] curl 289 open: 
> open(/etc/crypto-policies/back-ends/openssl.config, 0x0)
>    105 2444650 [main] curl 289 normalize_posix_path: src 
> /etc/crypto-policies/back-ends/openssl.config
>     78 2444728 [main] curl 289 normalize_posix_path: 
> /etc/crypto-policies/back-ends/openssl.config = normalize_posix_path 
> (/etc/crypto-policies/back-ends/openssl.config)
>     80 2444808 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/crypto-policies/back-ends/openssl.config)
>     77 2444885 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/crypto-policies/back-ends/openssl.config, dst 
> C:\cygwin64\etc\crypto-policies\back-ends\openssl.config, flags 0x30008, rc 0
>    140 2445025 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\crypto-policies\back-ends\openssl.config)
>    203 2445228 [main] curl 289 symlink_info::check: 46 = 
> symlink.check(C:\cygwin64\etc\crypto-policies\back-ends\openssl.config, 
> 0x7FFFFA920) (mount_flags 0x30008, path_flags 0x10)
>    101 2445329 [main] curl 289 normalize_posix_path: src 
> /usr/share/crypto-policies/DEFAULT/openssl.txt
>     76 2445405 [main] curl 289 normalize_posix_path: 
> /usr/share/crypto-policies/DEFAULT/openssl.txt = normalize_posix_path 
> (/usr/share/crypto-policies/DEFAULT/openssl.txt)
>     79 2445484 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/usr/share/crypto-policies/DEFAULT/openssl.txt)
>     77 2445561 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /usr/share/crypto-policies/DEFAULT/openssl.txt, dst 
> C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, flags 0x30008, rc 0
>    110 2445671 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt)
>    168 2445839 [main] curl 289 symlink_info::check: not a symlink
>     73 2445912 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, 
> 0x7FFFFA920) (mount_flags 0x30008, path_flags 0x0)
>     81 2445993 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt), has_acls(1)
>     81 2446074 [main] curl 289 build_fh_pc: fh 0x80000BE88, dev 000000C3
>     89 2446163 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, 0x0)
>    136 2446299 [main] curl 289 fhandler_base::set_flags: flags 0x0, supplied_bin 
> 0x10000
>     76 2446375 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     73 2446448 [main] curl 289 fhandler_base::open: 0x0 = NtCreateFile (0x1E5C, 
> 0x80100000, \??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, io, 
> NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
>     94 2446542 [main] curl 289 fhandler_base::open: 1 = 
> fhandler_base::open(\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, 0x0)
>     91 2446633 [main] curl 289 fhandler_base::open_fs: 1 = 
> fhandler_disk_file::open(\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, 0x0)
>     92 2446725 [main] curl 289 open: 7 = 
> open(/etc/crypto-policies/back-ends/openssl.config, 0x0)
>    210 2446935 [main] curl 289 _cygwin_istext_for_stdio: fd 7: opened as binary
>    313 2447248 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\usr\share\crypto-policies\DEFAULT\openssl.txt, 0x7FFFFBB10) 
> st_size=142, st_mode=0100644, st_ino=2251799813845335st_atim=65FA0A92.A2F3938 
> st_ctim=65F9C29C.1F7815D0 st_mtim=5C6B918B.0 st_birthtim=65F9C29C.1F7815D0
>    121 2447369 [main] curl 289 fstat: 0 = fstat(7, 0x7FFFFBB10)
>    106 2447475 [main] curl 289 read: read(7, 0xA000BBCB0, 65536) blocking
>     91 2447566 [main] curl 289 fhandler_base::read: returning 142, binary mode
>     74 2447640 [main] curl 289 read: 142 = read(7, 0xA000BBCB0, 142)
>     72 2447712 [main] curl 289 read: read(7, 0xA000BBCB0, 65536) blocking
>     76 2447788 [main] curl 289 fhandler_base::read: returning 0, binary mode
>     72 2447860 [main] curl 289 read: 0 = read(7, 0xA000BBCB0, 0)
>    206 2448066 [main] curl 289 close: close(7)
>     70 2448136 [main] curl 289 fhandler_base::close: closing 
> '/usr/share/crypto-policies/DEFAULT/openssl.txt' handle 0x1E5C
>     86 2448222 [main] curl 289 close: 0 = close(7)
>   8701 2456923 [main] curl 289 getpid: 289 = getpid()
>   4082 2461005 [main] curl 289 getpid: 289 = getpid()
>     74 2461079 [main] curl 289 time: 1710885647 = time(0x0)
>    321 2461400 [main] curl 289 time: 1710885647 = time(0x0)
>     72 2461472 [main] curl 289 getpid: 289 = getpid()
>     71 2461543 [main] curl 289 time: 1710885647 = time(0x0)
>    439 2461982 [main] curl 289 getpid: 289 = getpid()
>     70 2462052 [main] curl 289 time: 1710885647 = time(0x0)
>    142 2462194 [main] curl 289 time: 1710885647 = time(0x0)
>   4308 2466502 [main] curl 289 getpid: 289 = getpid()
>   4121 2470623 [main] curl 289 getpid: 289 = getpid()
>     77 2470700 [main] curl 289 time: 1710885647 = time(0x0)
>    339 2471039 [main] curl 289 time: 1710885647 = time(0x0)
>     78 2471117 [main] curl 289 getpid: 289 = getpid()
>     78 2471195 [main] curl 289 time: 1710885647 = time(0x0)
>    466 2471661 [main] curl 289 getpid: 289 = getpid()
>     75 2471736 [main] curl 289 time: 1710885647 = time(0x0)
>    159 2471895 [main] curl 289 time: 1710885647 = time(0x0)
>   1156 2473051 [main] curl 289 getpid: 289 = getpid()
>     76 2473127 [main] curl 289 time: 1710885647 = time(0x0)
>    998 2474125 [main] curl 289 getpid: 289 = getpid()
>     84 2474209 [main] curl 289 time: 1710885647 = time(0x0)
>   7641 2481850 [main] curl 289 time: 1710885647 = time(0x0)
>   1124 2482974 [main] curl 289 getpid: 289 = getpid()
>     79 2483053 [main] curl 289 time: 1710885647 = time(0x0)
>    989 2484042 [main] curl 289 getpid: 289 = getpid()
>     77 2484119 [main] curl 289 time: 1710885647 = time(0x0)
>   8515 2492634 [main] curl 289 getpid: 289 = getpid()
>     97 2492731 [main] curl 289 time: 1710885648 = time(0x0)
>   3011 2495742 [main] curl 289 cygwin_send: 517 = send(5, 0xA000CEDA0, 517, 0x20)
>    128 2495870 [main] curl 289 __set_errno: void __set_winsock_errno(const 
> char*, int):234 setting errno 11
>     93 2495963 [main] curl 289 __set_winsock_errno: recv_internal:1232 - winsock 
> error 10035 -> errno 11
>     99 2496062 [main] curl 289 cygwin_recv: -1 = recv(5, 0xA000C5893, 5, 0x0), 
> errno 11
>    331 2496393 [main] curl 289 open: open(/etc/pki/tls/certs/ca-bundle.crt, 0x0)
>     89 2496482 [main] curl 289 normalize_posix_path: src 
> /etc/pki/tls/certs/ca-bundle.crt
>     85 2496567 [main] curl 289 normalize_posix_path: 
> /etc/pki/tls/certs/ca-bundle.crt = normalize_posix_path 
> (/etc/pki/tls/certs/ca-bundle.crt)
>     91 2496658 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/pki/tls/certs/ca-bundle.crt)
>     91 2496749 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/pki/tls/certs/ca-bundle.crt, dst 
> C:\cygwin64\etc\pki\tls\certs\ca-bundle.crt, flags 0x30008, rc 0
>    158 2496907 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\pki\tls\certs\ca-bundle.crt)
>    350 2497257 [main] curl 289 symlink_info::check: 49 = 
> symlink.check(C:\cygwin64\etc\pki\tls\certs\ca-bundle.crt, 0x7FFFFA7D0) 
> (mount_flags 0x30008, path_flags 0x10)
>    182 2497439 [main] curl 289 normalize_posix_path: src 
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
>    132 2497571 [main] curl 289 normalize_posix_path: 
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem = normalize_posix_path 
> (/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem)
>    197 2497768 [main] curl 289 mount_info::conv_to_win32_path: 
> conv_to_win32_path (/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem)
>    205 2497973 [main] curl 289 mount_info::conv_to_win32_path: src_path 
> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem, dst 
> C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, flags 0x30008, rc 0
>    229 2498202 [main] curl 289 symlink_info::check: 0x0 = NtCreateFile 
> (\??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem)
>    207 2498409 [main] curl 289 symlink_info::check: not a symlink
>     95 2498504 [main] curl 289 symlink_info::check: 0 = 
> symlink.check(C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 
> 0x7FFFFA7D0) (mount_flags 0x30008, path_flags 0x0)
>    100 2498604 [main] curl 289 path_conv::check: 
> this->path(C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem), 
> has_acls(1)
>     95 2498699 [main] curl 289 build_fh_pc: fh 0x80000BE88, dev 000000C3
>    112 2498811 [main] curl 289 fhandler_base::open: 
> (\??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 0x0)
>    168 2498979 [main] curl 289 fhandler_base::set_flags: flags 0x0, supplied_bin 
> 0x10000
>    111 2499090 [main] curl 289 fhandler_base::set_flags: filemode set to binary
>     89 2499179 [main] curl 289 fhandler_base::open: 0x0 = NtCreateFile (0x21C4, 
> 0x80100000, \??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 
> io, NULL, 0x0, 0x7, 0x1, 0x4020, NULL, 0)
>    118 2499297 [main] curl 289 fhandler_base::open: 1 = 
> fhandler_base::open(\??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 0x0)
>    112 2499409 [main] curl 289 fhandler_base::open_fs: 1 = 
> fhandler_disk_file::open(\??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 0x0)
>    114 2499523 [main] curl 289 open: 7 = open(/etc/pki/tls/certs/ca-bundle.crt, 0x0)
>    258 2499781 [main] curl 289 _cygwin_istext_for_stdio: fd 7: opened as binary
>   1874 2501655 [main] curl 289 fhandler_base::fstat_helper: 0 = fstat 
> (\??\C:\cygwin64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem, 0x7FFFFB710) 
> st_size=224611, st_mode=0100444, st_ino=4785074604244941st_atim=65FA0A7A.F7D3368 
> st_ctim=65F9D46E.A6F11C0 st_mtim=65F9D46E.A603254 st_birthtim=65F9D46E.723F4A4
>    155 2501810 [main] curl 289 fstat: 0 = fstat(7, 0x7FFFFB710)
>    140 2501950 [main] curl 289 read: read(7, 0xA000D0E10, 65536) blocking
>    136 2502086 [main] curl 289 fhandler_base::read: returning 65536, binary mode
>     87 2502173 [main] curl 289 read: 65536 = read(7, 0xA000D0E10, 65536)
> 23184114 25686287 [main] curl 289 read: read(7, 0xA000D0E10, 65536) blocking
>    130 25686417 [main] curl 289 fhandler_base::read: returning 65536, binary mode
>     79 25686496 [main] curl 289 read: 65536 = read(7, 0xA000D0E10, 65536)
> --- Process 3100 (pid: 289) thread 3708 created
> --- Process 3100 (pid: 289) thread 3692 created
> 29076203 54762699 [main] curl 289 read: read(7, 0xA000D0E10, 65536) blocking
>    147 54762846 [main] curl 289 fhandler_base::read: returning 65536, binary mode
>     92 54762938 [main] curl 289 read: 65536 = read(7, 0xA000D0E10, 65536)
> 29439996 84202934 [main] curl 289 read: read(7, 0xA000D0E10, 65536) blocking
>    156 84203090 [main] curl 289 fhandler_base::read: returning 28003, binary mode
>     94 84203184 [main] curl 289 read: 28003 = read(7, 0xA000D0E10, 28003)
> 13995145 98198329 [main] curl 289 read: read(7, 0xA000D0E10, 65536) blocking
>    137 98198466 [main] curl 289 fhandler_base::read: returning 0, binary mode
>     97 98198563 [main] curl 289 read: 0 = read(7, 0xA000D0E10, 0)
>   1939 98200502 [main] curl 289 close: close(7)
>     94 98200596 [main] curl 289 fhandler_base::close: closing 
> '/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem' handle 0x21C4
>    119 98200715 [main] curl 289 close: 0 = close(7)
> 67265 98267980 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>    140 98268120 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>    114 98268234 [main] curl 289 pselect: pselect (6, 0x7FFFFC6D0, 0x7FFFFC6C0, 
> 0x7FFFFC6B0, 0x7FFFFC660, 0x0)
>    102 98268336 [main] curl 289 pselect: to->tv_sec 1, to->tv_nsec 0, us 1000000
>    198 98268534 [main] curl 289 dtable::select_read: pipe:[4294970396] fd 3
>    148 98268682 [main] curl 289 dtable::select_read:  fd 5
>     96 98268778 [main] curl 289 select: sel.always_ready 0
>    146 98268924 [main] curl 289 start_thread_socket: stuff_start 0x7FFFFC468
>    202 98269126 [socksel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    187 98269313 [socksel] curl 289 thread_socket: stuff_start 0x7FFFFC468, 
> timeout 4294967295
>    166 98269479 [socksel] curl 289 peek_socket: read_ready: 1, write_ready: 0, 
> except_ready: 0
>    102 98269581 [main] curl 289 select_stuff::wait: m 5, us 1000000, wmfo_timeout -1
>    103 98269684 [socksel] curl 289 thread_socket: leaving thread_socket
>    102 98269786 [pipesel] curl 289 SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
>    104 98269890 [main] curl 289 select_stuff::wait: wait_ret 2, m = 5.  verifying
>    127 98270017 [main] curl 289 select_stuff::wait: res after verify 0
>    106 98270123 [main] curl 289 select_stuff::wait: returning 0
>    101 98270224 [main] curl 289 select: sel.wait returns 0
>    108 98270332 [main] curl 289 peek_socket: read_ready: 1, write_ready: 0, 
> except_ready: 0
>    104 98270436 [main] curl 289 set_bits: me 0xA000D18A0, testing fd 5 ()
>    102 98270538 [main] curl 289 set_bits: ready 1
>    112 98270650 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    131 98270781 [main] curl 289 socket_cleanup: si 0xA000D1910 si->thread 
> 0x7FFBF1D84610
>    276 98271057 [main] curl 289 socket_cleanup: returning
>    288 98271345 [main] curl 289 select_stuff::destroy: deleting select records
>    295 98271640 [main] curl 289 select_stuff::cleanup: calling cleanup routines
>    118 98271758 [main] curl 289 select_stuff::destroy: deleting select records
>    132 98271890 [main] curl 289 pselect: 1 = select (6, 0x7FFFFC6D0, 
> 0x7FFFFC6C0, 0x7FFFFC6B0, 0x7FFFFC660)
>    118 98272008 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC710
>    122 98272130 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC8E0)
>    143 98272273 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC860 
> (handler 0x1), oa 0x7FFFFC710
>    159 98272432 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC860, 0x0)
>   3914 98276346 [main] curl 289 cygwin_recv: 5 = recv(5, 0xA000C5893, 5, 0x0)
>    211 98276557 [main] curl 289 cygwin_recv: 70 = recv(5, 0xA000C5898, 70, 0x0)
>    861 98277418 [main] curl 289 cygwin_recv: 5 = recv(5, 0xA000C5893, 5, 0x0)
>    164 98277582 [main] curl 289 cygwin_recv: 1023 = recv(5, 0xA000C5898, 1023, 0x0)
> 942451 99220033 [main] curl 289 cygwin_send: 7 = send(5, 0xA000CEDA0, 7, 0x20)
>    390 99220423 [main] curl 289 time: 1710885744 = time(0x7FFFFC5E8)
> 23851 99244274 [main] curl 289 close: close(5)
>    207 99244481 [main] curl 289 close: 0 = close(5)
>   2839 99247320 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC8E0 
> (handler 0x1), oa 0x7FFFFC770
>    107 99247427 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC8E0, 0x0)
>     98 99247525 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC9A0 
> (handler 0x1), oa 0x7FFFFC830
>     93 99247618 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC9A0, 0x0)
>    466 99248084 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  191 99248275 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99248369 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    760 99249129 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> u  202 99249331 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    103 99249434 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    766 99250200 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> r  193 99250393 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99250487 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    699 99251186 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> l  182 99251368 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99251462 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99252158 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> :  182 99252340 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99252432 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99253127 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     182 99253309 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99253403 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99254097 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> (  182 99254279 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99254371 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99255066 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> 6  182 99255248 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99255341 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99256036 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> 0  183 99256219 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99256312 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    712 99257024 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> )  202 99257226 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99257320 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    697 99258017 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     183 99258200 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99258294 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99258988 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> S  183 99259171 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99259264 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99259959 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> S  182 99260141 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99260235 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99260931 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> L  185 99261116 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99261209 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99261903 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     182 99262085 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99262178 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99262872 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  183 99263055 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99263147 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99263840 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  185 99264025 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99264117 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    691 99264808 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> r  240 99265048 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    107 99265155 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    736 99265891 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  188 99266079 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99266174 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    734 99266908 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> i  186 99267094 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99267189 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    762 99267951 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> f  205 99268156 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    101 99268257 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    813 99269070 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> i  199 99269269 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     96 99269365 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    697 99270062 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  183 99270245 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99270338 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99271034 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> a  182 99271216 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99271308 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99272002 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  183 99272185 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99272278 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99272972 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  182 99273154 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99273246 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    744 99273990 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     189 99274179 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99274272 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99274967 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> p  181 99275148 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99275241 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99275934 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> r  181 99276115 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99276207 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99276901 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> o  181 99277082 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    103 99277185 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    778 99277963 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> b  199 99278162 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    100 99278262 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    777 99279039 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> l  194 99279233 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99279328 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99280023 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  182 99280205 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99280298 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    773 99281071 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> m  196 99281267 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     97 99281364 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    741 99282105 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> :  189 99282294 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     96 99282390 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    735 99283125 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     187 99283312 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     99 99283411 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    872 99284283 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> u  279 99284562 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    108 99284670 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>   1054 99285724 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> n  198 99285922 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     97 99286019 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99286715 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> a  182 99286897 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99286991 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99287687 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> b  182 99287869 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99287962 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    692 99288654 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> l  183 99288837 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99288929 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99289624 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  181 99289805 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99289899 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    732 99290631 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     193 99290824 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99290918 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99291612 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  184 99291796 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99291889 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99292582 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> o  181 99292763 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99292858 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    692 99293550 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     181 99293731 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    107 99293838 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    742 99294580 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> g  208 99294788 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     99 99294887 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    765 99295652 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  194 99295846 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99295941 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99296634 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  228 99296862 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    113 99296975 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    742 99297717 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     202 99297919 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>    102 99298021 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    756 99298777 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> l  190 99298967 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99299061 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    696 99299757 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> o  185 99299942 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99300035 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99300728 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  184 99300912 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99301005 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99301698 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> a  181 99301879 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99301971 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99302664 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> l  182 99302846 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99302938 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99303631 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     182 99303813 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99303906 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    692 99304598 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> i  182 99304780 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99304874 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    691 99305565 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> s  181 99305746 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99305839 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    692 99306531 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> s  181 99306712 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     96 99306808 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    756 99307564 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> u  194 99307758 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99307852 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99308547 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  184 99308731 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99308824 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99309518 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> r  181 99309699 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     91 99309790 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    700 99310490 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
>     185 99310675 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99310768 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99311463 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  181 99311644 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99311737 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    761 99312498 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  193 99312691 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     97 99312788 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    740 99313528 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> r  188 99313716 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     95 99313811 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    737 99314548 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  188 99314736 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99314830 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    820 99315650 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> i  212 99315862 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     99 99315961 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    941 99316902 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> f  199 99317101 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     96 99317197 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    695 99317892 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> i  183 99318075 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99318168 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99318862 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> c  183 99319045 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     92 99319137 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    693 99319830 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> a  182 99320012 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99320106 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    692 99320798 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> t  182 99320980 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99321073 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99321767 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> e  182 99321949 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     93 99322042 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    694 99322736 [main] curl 289 fhandler_console::write: 0x7FFBF1E78F4F, 1
> 
>    199 99322935 [main] curl 289 fhandler_console::write: 1 = 
> fhandler_console::write(...)
>     94 99323029 [main] curl 289 write: 1 = write(2, 0x7FFBF1E78F4F, 1)
>    523 99323552 [main] curl 289 fhandler_console::write: 0x1004374B0, 264
> More details here: https://curl.se/docs/sslcerts.html 
> <https://curl.se/docs/sslcerts.html>
> 
> curl failed to verify the legitimacy of the server and therefore could not
> establish a secure connection to it. To learn more about this situation and
> how to fix it, please visit the web page mentioned above.
>    325 99323877 [main] curl 289 fhandler_console::write: 264 = 
> fhandler_console::write(...)
>     95 99323972 [main] curl 289 write: 264 = write(2, 0x1004374B0, 264)
>    356 99324328 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC6B0
>     90 99324418 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC870)
>     96 99324514 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC800 
> (handler 0x1), oa 0x7FFFFC6B0
>     92 99324606 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC800, 0x0)
>     90 99324696 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC1B0
>     89 99324785 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC320)
>     88 99324873 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC300 
> (handler 0x1), oa 0x7FFFFC1B0
>     91 99324964 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC300, 0x0)
>   6417 99331381 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC320 
> (handler 0x1), oa 0x7FFFFC1B0
>    113 99331494 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC320, 0x0)
>    140 99331634 [main] curl 289 close: close(3)
>     91 99331725 [main] curl 289 fhandler_pipe::release_select_sem: close(PIPER) 
> release 1
>     96 99331821 [main] curl 289 fhandler_base::close: closing 
> 'pipe:[4294970396]' handle 0x6DC
>    104 99331925 [main] curl 289 close: 0 = close(3)
>     88 99332013 [main] curl 289 close: close(4)
>     89 99332102 [main] curl 289 fhandler_pipe::release_select_sem: close(PIPEW) 
> release 0
>     92 99332194 [main] curl 289 fhandler_base::close: closing 
> 'pipe:[4294970396]' handle 0x704
>    100 99332294 [main] curl 289 close: 0 = close(4)
> 662401 99994695 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC870 
> (handler 0x1), oa 0x7FFFFC710
>    162 99994857 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC870, 0x0)
>    811 99995668 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC660
>    147 99995815 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC820)
>    123 99995938 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC7B0 
> (handler 0x1), oa 0x7FFFFC660
>    140 99996078 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC7B0, 0x0)
>   6480 100002558 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC820 
> (handler 0x1), oa 0x7FFFFC6C0
>    107 100002665 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC820, 0x0)
>    794 100003459 [main] curl 289 sigaction_worker: signal 13, newact 0x0, oa 
> 0x7FFFFC3F0
>     91 100003550 [main] curl 289 sigaction: 0 = sigaction(13, 0x0, 0x7FFFFC560)
>     89 100003639 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC540 
> (handler 0x1), oa 0x7FFFFC3F0
>     92 100003731 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC540, 0x0)
>   6205 100009936 [main] curl 289 sigaction_worker: signal 13, newact 0x7FFFFC560 
> (handler 0x1), oa 0x7FFFFC3F0
>    101 100010037 [main] curl 289 sigaction: 0 = sigaction(13, 0x7FFFFC560, 0x0)
> 116923 100126960 [main] curl 289 time: 1710885745 = time(0x0)
>    115 100127075 [main] curl 289 fstat: 0 = fstat(6, 0x7FFFFCA40)
>     95 100127170 [main] curl 289 close: close(6)
>     89 100127259 [main] curl 289 fhandler_base::close: closing '/dev/urandom' 
> handle 0x1914
>     96 100127355 [main] curl 289 close: 0 = close(6)
> 312122 100439477 [main] curl 289 do_exit: do_exit (15360), exit_state 1
>    119 100439596 [main] curl 289 void: 0x0 = signal (20, 0x1)
>     94 100439690 [main] curl 289 void: 0x0 = signal (1, 0x1)
>     88 100439778 [main] curl 289 void: 0x0 = signal (2, 0x1)
>     89 100439867 [main] curl 289 void: 0x0 = signal (3, 0x1)
>     89 100439956 [main] curl 289 fhandler_base::close_with_arch: line 1276: 
>   /dev/cons0<0x80000AD28> usecount + -1 = 3
>     94 100440050 [main] curl 289 fhandler_base::close_with_arch: not closing 
> archetype
>     91 100440141 [main] curl 289 fhandler_base::close_with_arch: line 1276: 
>   /dev/cons0<0x80000AD28> usecount + -1 = 2
>    109 100440250 [main] curl 289 fhandler_base::close_with_arch: not closing 
> archetype
>    119 100440369 [main] curl 289 fhandler_base::close_with_arch: line 1276: 
>   /dev/cons0<0x80000AD28> usecount + -1 = 1
>    100 100440469 [main] curl 289 fhandler_base::close_with_arch: not closing 
> archetype
>     91 100440560 [main] curl 289 init_cygheap::close_ctty: closing cygheap->ctty 
> 0x80000AD28
>     90 100440650 [main] curl 289 fhandler_base::close_with_arch: closing passed 
> in archetype 0x0, usecount 0
>     93 100440743 [main] curl 289 fhandler_console::close: closing: 0x1C4, 0x1FC
> 26826 100467569 [main] curl 289 fhandler_console::free_console: freed console, res 1
>    386 100467955 [main] curl 289 dtable::delete_archetype: deleting element 0 
> for /dev/cons0(3/0)
>    339 100468294 [main] curl 289 getpid: 289 = getpid()
>    358 100468652 [main] curl 289 proc_terminate: child_procs count 0
>    343 100468995 [main] curl 289 proc_terminate: leaving
>    351 100469346 [main] curl 289 pinfo::exit: Calling dlls.cleanup_forkables n 
> 0x3C00, exitcode 0x3C
>    309 100469655 [main] curl 289 pinfo::exit: Calling ExitProcess n 0x3C00, 
> exitcode 0x3C
> --- Process 3100 (pid: 289) thread 3252 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3224 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3124 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3260 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3708 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3692 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3244 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3128 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3256 exited with status 0x3c
> --- Process 3100 (pid: 289) thread 3132 exited with status 0x3c
> --- Process 3100 (pid: 289) exited with status 0x3c

Sorry, I have no clue how openssl s_client can succeed where curl can not, given 
that your system seems to have all the required packages, and no obvious issues.

Do you have any active AV or anti-malware software installed, or could you be 
going via a proxy on your network?

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-20  0:01                   ` Brian Inglis
@ 2024-03-22 15:49                     ` J M
  2024-03-22 16:13                       ` Brian Inglis
  0 siblings, 1 reply; 10+ messages in thread
From: J M @ 2024-03-22 15:49 UTC (permalink / raw)
  To: cygwin; +Cc: Brian Inglis

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

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/curl https://curl.se/

Here, the following line is the key:

--- Process 3100 thread 3124 created
 1668   16622 [sig] curl (3100) SetThreadName: SetThreadDescription()
failed. 00000000 10000000

This indicate the drop connection. I'm talking to the antivirus people to
solve this bug, I don't want to indicate the brand of the antivirus.

Many thanks to Brian for you help.

Cesar Jorge

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Getting error 60 of curl to cygwin setup
  2024-03-22 15:49                     ` J M
@ 2024-03-22 16:13                       ` Brian Inglis
  0 siblings, 0 replies; 10+ messages in thread
From: Brian Inglis @ 2024-03-22 16:13 UTC (permalink / raw)
  To: 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 certificates), is 
> the strace /usr/bin/curl https://curl.se/ <https://curl.se/>
> 
> Here, the following line is the key:
> 
> --- Process 3100 thread 3124 created
>   1668   16622 [sig] curl (3100) SetThreadName: SetThreadDescription() failed. 
> 00000000 10000000
> 
> This indicate the drop connection. I'm talking to the antivirus people to solve 
> this bug, I don't want to indicate the brand of the antivirus.
> 
> Many thanks to Brian for you help.

Well done for recognizing that failure drops the connection.
Boo to the AV co for allowing openssl client test through to retrieve certs, but 
just dropping the connection on download, without any message to say
	"Download with Let's Encrypt cert blocked!"

An indication whether it is already on our list would be welcome:

	https://cygwin.com/faq/faq.html#faq.using.bloda

and if not, some hint as to its developer, so we can warn others.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-03-22 16:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 21:21 Getting error 60 of curl to cygwin setup J M
2024-03-18 22:19 ` Brian Inglis
2024-03-19 13:00   ` J M
2024-03-19 14:02     ` ASSI
2024-03-19 16:35       ` Brian Inglis
     [not found]         ` <CAL8MddXD4r6UgM=TGk2DnMGYhi4_knTGc2qwGAPM+SCnrPO9sA@mail.gmail.com>
2024-03-19 17:39           ` Brian Inglis
     [not found]             ` <CAL8MddVR8iubKwiCCZEDvePdPPVfjkF0S-wHgAJuya5nkX=8Tg@mail.gmail.com>
2024-03-19 20:00               ` Brian Inglis
     [not found]                 ` <CAL8MddX3z3iqpB-_YbbAH9O+u__0y4udc84OL4HkAKAfCGpefA@mail.gmail.com>
2024-03-20  0:01                   ` Brian Inglis
2024-03-22 15:49                     ` J M
2024-03-22 16:13                       ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).