Hi,
i have my own gitlab instance in my network. I wanted to connect Node-RED to my gitlab via the projects function. Unfortunately, when I submit the remote connection in Node-RED, I get this error message when creating the remote branch.
fatal: unable to access 'https://192.168.160.128/noderedtest/node-red-project-test.git/': SSL certificate problem: self signed certificate
code: unexpected_error
The Gitlab certificate was generated automatically when Gitlab was installed.
What do I have to set in Node-RED so that the certificate of my Gitlab instance is accepted?