Skip to content

Commit

Permalink
Update website/docs/r/pki_secret_backend_role.html.md
Browse files Browse the repository at this point in the history
Co-authored-by: vinay-gopalan <[email protected]>
  • Loading branch information
fairclothjm and vinay-gopalan authored Oct 3, 2023
1 parent a4583c1 commit 99a26e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/pki_secret_backend_role.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The following arguments are supported:
* `key_bits` - (Optional) The number of bits of generated keys

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

Expand Down

0 comments on commit 99a26e6

Please sign in to comment.