mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Ensure proper error message from CA validity period Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add warning to issuance of leaf cert with basic constraints Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
```release-note:change
|
|
secrets/pki: Warning when issuing leafs from CSRs with basic constraints. In the future, issuance of non-CA leaf certs from CSRs with asserted IsCA Basic Constraints will be prohibited.
|
|
```
|