Skip to content

Add support for TLS client authentication

Allow gitlab-ci to connect to a gitlab host using TLS client authentication (mutual authentication). Adds configuration and support for using TLS client certificates when using go's TLS transport layer and also sets git enviromental variables for runners.

See also #1291 (closed) and !86 (closed)

Merge request reports