TL; DR: git config --system http.sslbackend schannel HTTPS github.com
Git Windows 8 x64. , HTTPS . , , GitHub .
SSL:
git config --system http.sslbackend openssl
----------------vs------------------
git config --system http.sslbackend schannel
SSL-:
- OpenSSL, HTTPS ON:
error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01 - OpenSSL, HTTPS OFF:
SSL certificate problem: unable to get local issuer certificate - SecureChannel, HTTPS ON:
schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. - SecureChannel, HTTPS :
P.S.: Git, " Windows SSL".
P.P.S.: (3) schannel, MITM, , .