I have a website I am using to host redmine and several git repositories
This works perfectly for http, but I can\'t clone with https, i.e.
git clone htt
I encountered this error with one of my Comodo PositiveSSL certificates and was able to fix it by changing the order of the intermediate certificates.
After ordering the certificate, I was provided with the following files:
Originally, the order of certificates in the .crt
I was providing to Nginx was as follows:
However, I reversed the order of the last two certificates and Git no longer throws verification errors.