Skip to content

Commit 8f4735b

Browse files
small update to vault-tls readme example for #1138 (#1157)
1 parent 5dd4992 commit 8f4735b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/examples/vault-tls/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ And once deployed, you can check check that TLS is enabled by:
3333
-CAfile /etc/rabbitmq-tls/ca.crt \
3434
-verify_return_error
3535
```
36+
37+
Note: Please refer to the official Vault documentation to understand how Vault manage certificate leases and follow the best pratices.
38+
https://www.vaultproject.io/docs/secrets/pki/setup.
39+
In particular based on your use case you may want to correctly tune parameters like -max-lease-ttl to manage certificate ttls

0 commit comments

Comments
 (0)