table of contents
other versions
STEP-YUBIKEY-INIT(1) | User Commands | STEP-YUBIKEY-INIT(1) |
NAME¶
step-yubikey-init - initialize PKI for step-ca
DESCRIPTION¶
The step-yubikey-init command initializes a public key infrastructure (PKI) to be used by step-ca.
This tool is experimental and in the future it will be integrated in step cli.
OPTIONS¶
-crt-slot string
- Slot to store the intermediate certificate. (default "9c")
-force
- Force the delete of previous keys.
-key string
- Path to the root key to use.
-management-key string
- Management key to use in hexadecimal format. (default "010203040506070801020304050607080102030405060708")
-root string
- Path to the root certificate to use.
-root-only
- Slot only the root certificate and sign and intermediate.
-root-slot string
- Slot to store the root certificate. (default "9a")
COPYRIGHT¶
(c) 2018-2020 Smallstep Labs, Inc.
AUTHOR¶
This manpage was written by Peymaneh Nejad for the Debian distribution and can be used for any other usage of the program.
August 2021 | step-yubikey-init 0.15.15 |