diff --git a/changelog/29045.txt b/changelog/29045.txt index 116b89eda1..0132732f54 100644 --- a/changelog/29045.txt +++ b/changelog/29045.txt @@ -1,3 +1,3 @@ ```release-note:change -secrets/pki: Enforce the issuer constraint extensions (extended key usage, name constraints, issuer name) when issuing or signing leaf certificates. +secrets/pki: Enforce the issuer constraint extensions (extended key usage, name constraints, issuer name) when issuing or signing leaf certificates. For more information see [PKI considerations](https://developer.hashicorp.com/vault/docs/secrets/pki/considerations#issuer-constraints-enforcement) ```