Add TLS settings to the recommendations section
This commit is contained in:
parent
5167bae0d5
commit
23d0433596
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue