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

Enables timeout for enroll operations for TLSPC and TLSPDC in VCert SDK #428

Open luispresuelVenafi opened 6 months ago

luispresuelVenafi commented 6 months ago

~This is in dependency for this issue in Venafi Provider for HashiCorp Terraform: Support Custom Timeouts~

Not all of this is needed it for the consuming Venafi integrations (PKI Backend, Terraform, etc). This maybe helpful in future once we want to standardize the usage of request.Timeout since as discussed with @marcos-albornoz , as able to show that there are discrepancies within the code across regarding its the usage.