You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Mention about interactive prompt on key passphrases
This commit is contained in:
@@ -810,7 +810,7 @@ ssl.add_argument(
|
|||||||
help='''
|
help='''
|
||||||
The passphrase to be used to with the given private key. Only needed if --cert-key
|
The passphrase to be used to with the given private key. Only needed if --cert-key
|
||||||
is given and the key file requires a passphrase.
|
is given and the key file requires a passphrase.
|
||||||
|
If not provided, you’ll be prompted interactively.
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user