certificates icon indicating copy to clipboard operation
certificates copied to clipboard

[Bug]: Vaultcas: Can't add ACME provisioner using "step ca provisioner add acme --type ACME"

Open itmwiw opened this issue 3 years ago • 1 comments

Steps to Reproduce

Configure step-ca in Vault ra mode: https://smallstep.com/docs/step-ca/registration-authority-ra-mode#hashicorp-vault-ra-mode. Once everything is working fine and you are able to issue a certificate using the JWK provisioner, try adding an ACME provisioner.

Your Environment

  • OS - Linux
  • step-ca Version - 0.20.0

Expected Behavior

provisioner added succesfully

Actual Behavior

got an error message: "error loading authority: unsupported cas type vaultcas"

Additional Context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

itmwiw avatar Jul 10 '22 22:07 itmwiw