79292321

Date: 2024-12-18 19:55:48
Score: 0.5
Natty:
Report link

AKV is very finicky about formatting when it comes to certs and keys. If openssl has added any content (including line breaks and special characters) outside of the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- marks I would try removing that. If you're using Terraform, I would recommend generating your certs with the azurerm_key_vault_certificate resource.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Gabriel Kelly