An error occurred when using Gitlab’s clone project:
schannel: next InitializeSecurityContext failed: SEC_E_UNTRUSTED_ROOT
For this error, open the cmd window in administrator mode and execute the following command:
git config --system http.sslbackend openssl
Then you can clone.