mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
Similar to "/pki/ca(/pem)" routes to retrieve
certificates in raw or pem formats, this adds
"pki/cert/{serial}/raw(/pem)" routes for any
certificate.
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Add ability to fetch individual certificate as DER or PEM
|
|
``` |