Hello, for testing i set up a gitea server on a local machine. The webserver part uses a self signed certificate.
When importing a repository i got the message (translated from german): ------------------------ cut ----------------------- Cloning to 'test'... fatal: could not access 'https://192.168.xxx.xxx/user/test.git/': SSL certificate problem: self signed certificate ------------------------ cut ----------------------- Due the git server is behind a proxy server (internal) i can not use lets- encrypt certs (port 80 will not be exported to the internet). As a workaround i have placed the cert into my local cert store. Is there a way to disable the cert check for this project ? Both systems are Linux located in the same subnet. Qt-Creator version is 4.15.1 kind regards Petric _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator