We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using an argument list it looks like the program would accept it, but they seem to be discarded:
$ ./pkictl create-private rsa 2048 -----BEGIN EC PRIVATE KEY----- MIHcAgEBBEIB7/mCCb0ZsDX7Xy2T0aDPzEN8uhDvZjyCVEZ4HtBpfHwGOkXOcl+W Skb5/8SSyLS1F0mQxH243gFV39FkTutjFJegBwYFK4EEACOhgYkDgYYABABidOMB SjyeBaZOIvqG3huP9G/+VA1AvCu/1NJc0chJ7UIUbqf36OF5y7aOsq0HRtaznRae YMlHdWiPN6Yzx9jgXQCz5tKAD226O6s4ZDo+L5nd5sad/wXcJ3D7SclhjasDhhVd pbVqtIe993Zhx0Bhct4b22JWY1kh6j7E6NOJFvJifA== -----END EC PRIVATE KEY-----
Either support unnamed argument lists or print an error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using an argument list it looks like the program would accept it, but they seem to be discarded:
Either support unnamed argument lists or print an error.
The text was updated successfully, but these errors were encountered: