mirror of
https://github.com/httpie/cli.git
synced 2024-11-25 01:03:27 +01:00
Mention about interactive prompt on key passphrases
This commit is contained in:
parent
15013fd609
commit
9241a09360
@ -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.
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user