Skip to content

Draft: Allow configuring mutual TLS options for Zoekt HTTP

Dylan Griffith requested to merge 389749-add-mutual-tls-for-zoekt into master

What does this MR do and why?

As part of #389749 (closed) we want to use encrypted and authenticated traffic from GitLab -> Zoekt. This is the Rails part of the change which allows configuring a CA Certificate and Client PEM (combined certificate and key) in config/gitlab.yml.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #389749 (closed)

Merge request reports