Skip to content

Commit

Permalink
adds link to version that includes server_timeout fully usable for en…
Browse files Browse the repository at this point in the history
…rollment
  • Loading branch information
luispresuelVenafi committed Mar 5, 2024
1 parent 87c4a64 commit 2ad87be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,9 @@ Venafi secrets engine:
single Venafi secret. If `zone` is not specified by the role, the `zone` specified by
the Venafi secret applies.

:pushpin: **NOTE**: You can use `server_timeout` in order to overwrite default timeout. Default is 180 seconds. Applicable to both TLSPDC (TPP) and TLSPC (VaaS).
:pushpin: **NOTE**: Starting version [0.13.0](https://github.com/Venafi/vault-pki-backend-venafi/releases/tag/v0.13.0),
you can use `server_timeout` in order to overwrite timeout to perform an enrollment request.
Default is 180 seconds. Applicable to both TLSPDC (TPP) and TLSPC (VaaS).
This attribute will have the following behaviors for TLSPDC and TLSPC:
- TLSPDC: During enrollment, http client timeout will use the defined value of `server_timeout` for every request.
Also it will be used for TPP request attribute `WorkToDoTimeout` which will override the waiting
Expand Down

0 comments on commit 2ad87be

Please sign in to comment.