Move link to bottom

This commit is contained in:
Seth Vargo 2016-11-17 13:04:24 -05:00
parent ec967bf57c
commit 052e55ecd1
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,6 @@ TLS is used to secure the RPC calls between agents, but gossip between nodes is
done over UDP and is secured using a symmetric key. See above for enabling
gossip encryption.
[tls]: /docs/agent/configuration/tls.html "Nomad TLS Configuration"
### Example TLS Configuration using cfssl
@ -127,3 +126,4 @@ tls {
[PKI]: https://en.wikipedia.org/wiki/Public_key_infrastructure
[cfssl]: https://cfssl.org/
[openssl]: https://www.openssl.org/
[tls]: /docs/agent/configuration/tls.html "Nomad TLS Configuration"