mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00: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
|
|
``` |