Sitting behind corporate proxy here. git and openssl fail, pacman does
work!!

Can I make msys2 use Windows CA Store?

any ideas?


git clone https://github.com/curl/curl.git
Cloning into 'curl'...
fatal: unable to access 'https://github.com/curl/curl.git/':
error:1425F175:SSL routines:ssl_choose_client_version:inappropriate fallback

[http]
        sslVerify = false
        proxy = http://proxy:8080



openssl s_client -showcerts -proxy proxy:8080 -connect github.com
CONNECTED(00000004)
25769803792:error:1425F175:SSL
routines:ssl_choose_client_version:inappropriate
fallback:ssl/statem/statem_lib.c:1944:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 118 bytes and written 331 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to