step-ca
step-ca
step-ca
in a Docker containerstep-ca
step-ca
step-ca
in a Docker containerstep crypto otp
step crypto otp -- generate and verify one-time passwords
step crypto otp <subcommand> [arguments] [global-flags] [subcommand-flags]
step crypto otp command group implements TOTP and HOTP one-time passwords (mention RFCs)
Generate a new TOTP token and it's QR Code to scan:
$ step crypto otp generate --issuer smallstep.com --account name@smallstep.com -qr smallstep.png > smallstep.totp
$ cat smallstep.totp
55RU6WTUISKKGEYVNSSI7H6FTJWJ4IPP
Scan the QR Code using Google Authenticator, Authy or a similar software and use it to verify the TOTP token:
$ step crypto otp verify --secret smallstep.totp
Enter Passcode: 614318
ok
Unsubscribe anytime. See our privacy policy.
© 2023 Smallstep Labs, Inc. All rights reserved.