Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed Oct 3, 2023
1 parent 99a26e6 commit 0d72dcb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/docs/r/pki_secret_backend_role.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ The following arguments are supported:

* `key_usage` - (Optional) Specify the allowed key usage constraint on issued
certificates. Defaults to `["DigitalSignature", "KeyAgreement", "KeyEncipherment"])`.
Set to an array of empty string `[""]` to unset the default key usage
constraints.
To specify no default key usage constraints, set this to an empty list `[]`.

* `ext_key_usage` - (Optional) Specify the allowed extended key usage constraint on issued certificates

Expand Down

0 comments on commit 0d72dcb

Please sign in to comment.