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 WorkToDoTimeout for certificate request #433

Closed luispresuelVenafi closed 6 months ago

luispresuelVenafi commented 6 months ago

In order for other integrations to consume and override enrollment timeout. We enable WorkDoTimeout in order to override TLSPDC (TPP) default CA timeout (60secs). To be noted that as of now, maximum value is 120 seconds. If greater value is provided (e.g. 180 secs), TPP will automatically take 120 secs.