Mention about interactive prompt on key passphrases

This commit is contained in:
Batuhan Taskaya 2022-03-07 16:05:13 +03:00
parent 15013fd609
commit 9241a09360

View File

@ -810,7 +810,7 @@ ssl.add_argument(
help='''
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.
If not provided, youll be prompted interactively.
'''
)