[docs] Link to TLS guide in Encryption doc (#6071)

Fixes issue #6067
This commit is contained in:
Judith Malnick 2019-07-07 16:55:03 +02:00 committed by GitHub
parent 63e6a7410f
commit 9fa884059f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,5 +103,5 @@ and is secured using a symmetric key. See above for enabling gossip encryption.
As of version 0.8.4, Consul supports migrating to TLS-encrypted traffic on a running cluster
without downtime. This process assumes a starting point with no TLS settings configured, and involves
an intermediate step in order to get to full TLS encryption. Review this step-by-step
[guide](https://learn.hashicorp.com/consul/security-networking/agent-encryption#enable-tls-existing-cluster) to learn how.
[guide](https://learn.hashicorp.com/consul/security-networking/certificates) to learn how.