step-ca
step-ca
step-ca
in a Docker containerstep-ca
step-ca
step-ca
in a Docker containerstep beta ca admin
step beta ca admin -- create and manage the certificate authority admins
step beta ca admin <subcommand> [arguments] [global-flags] [subcommand-flags]
step ca admin command group provides facilities for managing the certificate authority admins.
WARNING: The 'beta' prefix is deprecated and will be removed in a future release. Please use 'step ca admin ...' going forwards.
An admin is an entity that manages administrative resources (like authority configuration, provisioner configuration, and other admins) within a certificate authority.
List the active admins:
$ step beta ca admin list
Add an admin:
$ step beta ca admin add max@smallstep.com my-jwk-provisioner --super
Update an admin:
$ step beta ca admin update max@smallstep.com --super=false
Remove an admin:
$ step beta ca admin remove max@smallstep.com
Unsubscribe anytime. See our privacy policy.
© 2023 Smallstep Labs, Inc. All rights reserved.