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

Add support for OCSP and CRL checking #47

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