-
Notifications
You must be signed in to change notification settings - Fork 265
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Teach step ca init about --key-password-file
This commit permits you, when using the --root and --key options, to pass the password for decrypting the key in --key-password-file rather than requiring an interactive prompt. Example usage: step ca init --root root.crt --key root.key \ --key-password-file root_key_password ... Closes #453
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters