> Try to configure:git config http.sslVerify false

This undermines whole point of using HTTPS (besides buzzword compatibility).
Use http.sslCAInfo to verify server certificate, or use different protocol like 
ssh or plain http.

-- Regards,
Konstantin
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to