You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
step ca provisioner update [jwk provisioner name] --create
Your Environment
OS - darwin
step CLI Version -0.26.0
Expected Behavior
It should have rekeyed the provisioner and asked me for a new password.
Actual Behavior
CLI output:
✔ CA Configuration: /Users/carl/.step/authorities/test/config/ca.json
Please enter a password to encrypt the provisioner private key? [leave empty and we'll generate one]:
error updating provisioner: error updating provisioner 'carl@smallstep' in authority cache: provisioner carl@smallstep:8MsJE2JtORIf-pQJnW9TWp1mrMqXPH3wg_oGo_gqSks not found
This is without remote provisioner management enabled.
@dopey took a look at this one, confirmed it, and found the source of the error.
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).
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Then, in another terminal:
Your Environment
step
CLI Version -0.26.0Expected Behavior
It should have rekeyed the provisioner and asked me for a new password.
Actual Behavior
CLI output:
step-ca output:
Additional Context
This is without remote provisioner management enabled.
@dopey took a look at this one, confirmed it, and found the source of the error.
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).
The text was updated successfully, but these errors were encountered: