rriverak / vscode-gitlab-explorer

VSCode extension for working with GitLab Project Items, supporting both GitLab.com and custom GitLab Servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't connect to selfhosted Gitlab with public Certificate

mnefk opened this issue · comments

Describe the bug
Get this Error message if i try to connect with the Explorer: "unable to verify the first certificate"
image

Details
GitLAB Server is selfhosted with a public certificate from COMODO.

The certificate is implemented like gitlab it describes:
https://docs.gitlab.com/omnibus/settings/nginx.html
No issues with the browser, all works fine so far.

Any ideas or is it possible to "ignore certificate errors" ?

I could solve it.
I added the win-ca extension and added the intermediate certificate to "trusted Root-CA" in Windows.
https://marketplace.visualstudio.com/items?itemName=ukoloff.win-ca#overview