Error When Cloning via HTTPS

This should be a cert problem on your reverse proxy. maybe set git config --global http.sslVerify false on every client side to solve the issue.

2 Likes