Hello, Am Montag, 25. Juli 2022, 13:30:24 CEST schrieb Orgad Shaneh: > On Mon, Jul 25, 2022 at 2:25 PM Konstantin Tokarev <annu...@yandex.ru> > > wrote: > > > 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. > > This is a server in an internal network, so MITM is very unlikely. > > I did not suggest to configure it globally, but only for this repository.
The option -c http.sslVerify=false passed to the git command seems to disable the check. But how to configure that in qtcreator ? regards Petric _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator