Tweak wording in privkey passphrase prompt.

This commit is contained in:
Joe Orton 2018-07-16 16:48:41 +01:00
parent 68920957bf
commit 2279af3204

View File

@ -1,3 +1,3 @@
#!/bin/sh
exec /bin/systemd-ask-password "Enter SSL pass phrase for $1 ($2) : "
exec /bin/systemd-ask-password "Enter TLS private key passphrase for $1 ($2) : "