Skip to content

Praefect: support of TLS

Pavlo Strokov requested to merge ps-praefect-tls into master

Praefect now supports TLS connections. Secured listener can be configured by providing 'tls_listen_addr' configuration in combination with 'tls' section that includes 'certificate_path' and 'key_path'. It is an optional configuration and it is not used by default.

Closes: #5446 (closed)

Depends on: gitaly!2276 (merged)

Edited by GitLab Release Tools Bot

Merge request reports