Skip to content

Fix and improve Gitaly TLS documentation

Jacob Vosmaer requested to merge doc-gitaly-tls-correction into master

What does this MR do?

This fixes a false statement in the Gitaly TLS documentation: there was a claim we support TLS with both client and server side certificates, which is not true. Client side certificates are not supported.

While we're here I'm also adding some remarks about rolling out TLS gradually, and using Prometheus to observe whether the actual traffic is encrypted.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports