mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Organize examples into section
This commit is contained in:
@@ -51,8 +51,9 @@ 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.
|
||||
|
||||
## Encryption Examples
|
||||
|
||||
### Example TLS Configuration using cfssl
|
||||
### TLS Configuration using `cfssl`
|
||||
|
||||
While [Vault's PKI backend][vault] is an ideal solution for managing
|
||||
certificates and other secrets in a production environment, it's useful to use
|
||||
|
||||
Reference in New Issue
Block a user