terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

Update test to key_usage that is supported on a CA certificate.

Open kitography opened this issue 7 months ago • 0 comments

Description

This PR updates the test for key_usage to be testing a key_usage that is acceptable on a CA (Certificate Authority) certificate. In general, CA Certificates should not have keys used for things unrelated to their function as CAs (like KeyAgreement).

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

kitography avatar Apr 03 '25 17:04 kitography