The idea is:
Add an “Ignore SSL Issues” option to GitLab nodes to allow connections to self-hosted GitLab instances with self-signed certificates.
My use case:
I’m connecting to a private GitLab server using a self-signed cert. The node fails with a self signed certificate
error and there’s no way to bypass it.
I think it would be beneficial to add this because:
It enables GitLab integrations in secure internal environments without disabling TLS globally.
Any resources to support this?
Are you willing to work on this?
Yes