step-ca
step-ca
step-ca
in a Docker containerstep-ca
step-ca
step-ca
in a Docker containerstep ca roots
step ca roots -- download all the root certificates
step ca roots [<roots-file>]
[--ca-url=<uri>] [--root=<file>] [--context=<name>]
step ca roots downloads a certificate bundle with all the root certificates.
roots-file
File to write all the root certificates (PEM format)
--ca-url=URI
URI
of the targeted Step Certificate Authority.
-f, --force Force the overwrite of files without asking.
--root=file
The path to the PEM file
used as the root certificate authority.
--context=name
The context name
to apply for the given command.
Download the roots with flags set by step ca bootstrap
:
$ step ca roots roots.pem
Download the roots with custom flags:
$ step ca roots roots.pem \
--ca-url https://ca.example.com \
--root /path/to/root_ca.crt
Print the roots using flags set by step ca bootstrap
:
$ step ca roots
Unsubscribe anytime. See our privacy policy.
© 2023 Smallstep Labs, Inc. All rights reserved.