open-consul/.changelog/13481.txt

5 lines
257 B
Plaintext
Raw Normal View History

2022-06-17 01:26:25 +00:00
```release-note:improvement
command: Add support for enabling TLS in the Envoy Prometheus endpoint via the `consul connect envoy` command.
Adds the `-prometheus-ca-file`, `-prometheus-ca-path`, `-prometheus-cert-file` and `-prometheus-key-file` flags.
```