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)
Edited by Sami Hiltunen