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

feat(cloud-provisioning): Add query to get cloud providers by name #468

Closed rvelaVenafi closed 3 months ago

rvelaVenafi commented 3 months ago

Renames cloudkeystores graphql client to cloudproviders Moves TransportApi from framework package to httputils package

Closes VC-33251