892d4d1e37
* 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.
|
|
``` |