open-consul/.changelog/8774.txt

4 lines
245 B
Plaintext
Raw Normal View History

```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.
```