mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* imprv: Add a parameter to allow ExtKeyUsage field usage from a role * chore: Add the changelog entry * imprv: Reword UI and changelog * doc: Add allow_role_extkeyusage in parameter list * imprv: Align variable names with existing fields/codebase * Add unit test and tweak some labels --------- Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Add a parameter to allow ExtKeyUsage field usage from a role within ACME.
|
|
```
|