diff --git a/httpd-ssl-pass-dialog b/httpd-ssl-pass-dialog index 1e850cd..79318a6 100755 --- a/httpd-ssl-pass-dialog +++ b/httpd-ssl-pass-dialog @@ -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) : "