Merged
requested to merge sfnelson/gitlab-ci-multi-runner:feature/tls-client-authentication into master
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)