An error occurred while fetching this tab.
Adding support for TLS client certificates
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
We use client certs to authenticate to our gitlab server. This patch allows ci to work by adding support for TLS client certificates to the gitlab-ci-multi-runner program. I have only tested the register command now.
This patch adds the —tis-client-cert and —tls-client-key flags to the register command to specify their tls client certificates.
Push commits to the source branch or add previously merged commits to review them.