vault/changelog/29473.txt
Kit Haines 49ecdad1ad
Sign empty to cert on manual-chain update. (#29473)
* Sign empty to cert on manual-chain update.

* Add role defaults.

* Add changelog.

* More useful error message.

* Suggestions from PR Review.

* Fixes to update as well as write; test that still fails; revert code.

* Unit Test fix.

* Add go doc to TestManualChainValidation
2025-02-10 15:24:52 -05:00

4 lines
132 B
Plaintext

```release-note:improvement
secrets(pki): Error if attempt to set a manual chain on an issuer that can't issue any certificate.
```