6095b4017d
While looking at the overall heartbeat/agent workflow, it seemed like the [agent]require_tls setting should likely be True by default, as we are well past the initial phase where operators might not have the TLS capability when upgrading. Change-Id: Id526e948e6c5ed032d7542232b1c1a31cb285b26
6 lines
148 B
YAML
6 lines
148 B
YAML
---
|
|
security:
|
|
- |
|
|
Agent communication now requires an HTTPS url by default. This can be
|
|
changed using the ``[agent]require_tls`` setting.
|