az-acme / az-acme-cli

CLI for obtaining, and renewing TLS certificates from Acme compliant authorities to Azure Key Vault
https://azacme.dev
MIT License
34 stars 17 forks source link

fix(issue15): Update to add checks for the name of secrets and certificates #21

Closed ross-mcdermott closed 2 years ago

ross-mcdermott commented 2 years ago

Basic verification of the name to be alpha numeric or dash for certificate and secret names. See Issue #15