Error "json: cannot unmarshal number into Go value of type ca.AdminClientError" on "step ca admin list" command #2125
Answered
by
hslatman
superwinni2
asked this question in
Q&A
-
When I'm executing the command
And after typing the password: The command is executed on the server where step-ca is running. What do I need to do to get it working? Some info:
|
Beta Was this translation helpful? Give feedback.
Answered by
hslatman
Jan 2, 2025
Replies: 1 comment
-
Hey @superwinni2, under |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
superwinni2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @superwinni2, under
authority
, add"enableAdmin": true
. That will enable Remote Management: https://smallstep.com/docs/step-ca/provisioners/#remote-provisioner-management.