Skip to content

Support gitaly tls

Ahmad Hassan requested to merge gitaly-tls into master

Part of gitaly#1324 (closed)

Adds an environment variable that allows for enabling gitaly tls. In case it is provided and its value is "true" we attempt to use the system certificate pool for that communication.

Merge request reports