Skip to content

docs: SSL setup - self-signed CA supported, other methods unsupported

Tomas Vik requested to merge 447-document-ssl into main

This MR is the outcome of SSL spike #447 (closed). It documents how to set up user's system so they can connect to a GitLab instance with self-signed CA certificate. It deprecates gitlab.ca setting and marks several others as unsupported.

See the new documentation rendered: https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/blob/447-document-ssl/docs/user/ssl.md

Related to #447 (closed)

Edited by Tomas Vik

Merge request reports