mirror of
https://github.com/status-im/consul.git
synced 2025-02-23 19:08:22 +00:00
Correct heading level in encryption documentation
The ‘RPC Encryption’ heading is semantically at the same level as ‘Gossip Encryption’.
This commit is contained in:
parent
dc2a54a77b
commit
2932648c05
@ -53,7 +53,7 @@ $ consul agent -data-dir=/tmp/consul -config-file=encrypt.json
|
|||||||
All nodes within a Consul cluster must share the same encryption key in
|
All nodes within a Consul cluster must share the same encryption key in
|
||||||
order to send and receive cluster information.
|
order to send and receive cluster information.
|
||||||
|
|
||||||
# RPC Encryption with TLS
|
## RPC Encryption with TLS
|
||||||
|
|
||||||
Consul supports using TLS to verify the authenticity of servers and clients. To enable this,
|
Consul supports using TLS to verify the authenticity of servers and clients. To enable this,
|
||||||
Consul requires that all clients and servers have key pairs that are generated by a single
|
Consul requires that all clients and servers have key pairs that are generated by a single
|
||||||
|
Loading…
x
Reference in New Issue
Block a user