mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* 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
4 lines
132 B
Plaintext
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.
|
|
```
|