Venafi / ansible-collection-venafi

Ansible collection for managing machine identities (certificates and keys) using Venafi
Apache License 2.0
13 stars 7 forks source link

Pulling certificates without creation #22

Open JensenBec opened 2 years ago

JensenBec commented 2 years ago

BUSINESS PROBLEM We are using Venafi Tpp as our certificate management platform, both as handling certificates, and the api when deploying new webapplications. typically, we are using globalsign certificates, and have multiply machines in a cluster servicing the same webapplication. We already have the certificates for the application, no need to create them every time we deploy

PROPOSED SOLUTION Make it possible to just pull a certificate, with chain without having to create it. It should pretty much be a very simplified process

CURRENT ALTERNATIVES None today, this is to, for us, a new platform (Openshift 4.9)

VENAFI EXPERIENCE On/off for the last 4 years. Both as Tpp admin, and as an api user.