mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 20:05:42 +03:00
Merge pull request #4043 from hashicorp/tls-documentation-update
Nomad now closes old connections on reloading a TLS configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user