jenkinsci / hashicorp-vault-plugin

Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
https://plugins.jenkins.io/hashicorp-vault-plugin/
MIT License
217 stars 143 forks source link

Add X509 client certificate credential type #332

Open primasolutions-fr opened 2 months ago

primasolutions-fr commented 2 months ago

What feature do you want to see added?

Hi, One of the last credential not provided by the Hashicorp Vault Plugin is the X509 client certificate. I'd be very happy to have it implemented. This kind of credential is used to store Docker's remote API client certificates, by example.

Upstream changes

No response

Are you interested in contributing this feature?

I'm far from a developer guy, but would be happy to help testing.