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

Add CRL and OCSP support #429

Open Pmaraveyias opened 6 months ago

Pmaraveyias commented 6 months ago

BUSINESS PROBLEM Today, the vcert sdk and cli do not offer the option to enable CRL and OCSP verification

PROPOSED SOLUTION Add functionality to support CRL and OCSP checking in the sdk and add a flag each for the checks in the CLI

CURRENT ALTERNATIVES There are no alternatives today