jenkinsci / jenkinsci/gitlab-plugin
Allow to provide client certificate
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
### Feature Request
Gitlab supports [2-way SSL authentication](https://docs.gitlab.com/omnibus/settings/nginx.html#enable-2-way-ssl-client-authentication), in that case a client must provide a certificate with any HTTP request towards Gitlab server.
Today we can not use Jenkins-to-Gitlab authentication since the plugin does not allow us to provide such certificate, then Gitlab responds with Bad Request.
It would be great to be able to specify a client certificate to use in the plugin configuration.
Contributor guide
Assessment
This issue has not been assessed yet.