[go: up one dir, main page]

Allow configuring minimum offered TLS version

Gitaly and Praefect currently hard code the minimum TLS version offered to TLS 1.2. This commit makes it possible to configure the minimum TLS version offered to clients. This allows for running Gitaly in environments that require a later TLS version to be used than TLS 1.2.

Documentation Document minimum TLS version configuration in G... (gitlab!186539 - merged)

Closes https://gitlab.com/gitlab-org/gitaly/-/issues/6518+

Edited by Sami Hiltunen

Merge request reports

Loading