mirror of https://github.com/hashicorp/consul
Use short link to keyring command
parent
d0e4e7a6ff
commit
a06768f582
|
@ -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`
|
or AES-256 respectively. 32-byte keys are ultimately preferable and is the default size generated by the `keygen`
|
||||||
command. This key should be
|
command. This key should be
|
||||||
[regularly rotated](https://support.hashicorp.com/hc/en-us/articles/360044051754-Consul-Gossip-Key-Rotation) using
|
[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
|
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:
|
upgrading, the verification options should be enabled, or removed to set them to their default state:
|
||||||
|
|
Loading…
Reference in New Issue