Use short link to keyring command
This commit is contained in:
parent
8e1b9cb177
commit
0fa4a13233
|
@ -166,7 +166,7 @@ environment and adapt these configurations accordingly.
|
|||
or AES-256 respectively. 32-byte keys are ultimately preferable and is the default size generated by the `keygen`
|
||||
command. This key should be
|
||||
[regularly rotated](https://support.hashicorp.com/hc/en-us/articles/360044051754-Consul-Gossip-Key-Rotation) using
|
||||
the builtin [keyring management](https://www.consul.io/commands/keyring) features of Consul.
|
||||
the builtin [keyring management](/commands/keyring) features of Consul.
|
||||
|
||||
Two optional gossip encryption options enable Consul servers without gossip encryption to safely upgrade. After
|
||||
upgrading, the verification options should be enabled, or removed to set them to their default state:
|
||||
|
|
Loading…
Reference in New Issue