2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-30 23:46:03 +00:00
2020-10-26 10:59:48 -04:00

4 lines
245 B
Plaintext

```release-note:improvement
api: The `v1/connect/ca/roots` endpoint now accepts a `pem=true` query parameter and will return a PEM encoded certificate chain of all the certificates that would normally be in the JSON version of the response.
```