mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* Return signed ca as part of ca_chain field within sign-intermediate - When signing a CA certificate we should include it along with the signing CA's CA chain in the response.
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
```release-note:change
|
|
secrets/pki: the signed CA certificate from the sign-intermediate api will now appear within the ca_chain
|
|
response field along with the issuer's ca chain.
|
|
``` |