Merge pull request #4043 from hashicorp/tls-documentation-update

Nomad now closes old connections on reloading a TLS configuration
This commit is contained in:
Chelsea Komlo
2018-03-26 15:11:05 -04:00
committed by GitHub

View File

@@ -467,11 +467,6 @@ tls {
verify_https_client = true
}
```
NOTE: Dynamically reloading certificates will _not_ close existing connections.
If you need to rotate certificates due to a security incident, you will still
need to completely shutdown and restart the Nomad agent.
## Migrating a cluster to TLS
Nomad supports dynamically reloading it's TLS configuration. To reload Nomad's