Add TLS settings to the recommendations section

This commit is contained in:
Kent 'picat' Gruber 2020-07-23 11:11:40 -04:00
parent 5167bae0d5
commit 23d0433596
1 changed files with 3 additions and 0 deletions

View File

@ -209,6 +209,9 @@ environment.
**[Consul](https://www.consul.io/)** can be extremely useful for limiting **[Consul](https://www.consul.io/)** can be extremely useful for limiting
and efficiently load balancing network connectivity within a cluster. and efficiently load balancing network connectivity within a cluster.
* **[TLS Settings](/docs/configuration/tls)** -
TLS settings, such as the available [cipher suites](/docs/configuration/tls#tls_cipher_suites), should be tuned to fit the needs of your environment.
### Threat Model ### Threat Model
The following are parts of the Nomad threat model: The following are parts of the Nomad threat model: