Venafi / vcert

Go client SDK and command line utility designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
https://support.venafi.com/hc/en-us/articles/217991528
Apache License 2.0
88 stars 64 forks source link

Extend existing Contacts functionality to CLI and Playbook #458

Open cdmadrigal opened 4 months ago

cdmadrigal commented 4 months ago

BUSINESS PROBLEM As of the 5.4 release, the VCert SDK supports the Contacts field within TLSPC (TPP), but the CLI and Playbook do not expose that. This creates a mismatch in functionality within the VCert capabilities.

PROPOSED SOLUTION Enhance VCert CLI and Playbook to support Contacts field.

CURRENT ALTERNATIVES Execute direct API calls after VCert is run to update Contacts field within the newly created object.