From edf4f9a1c21918301ebf00f421c1e6242177548a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Jun 2024 08:09:38 +0000 Subject: automatic import of httpd --- httpd-ssl-pass-dialog | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 httpd-ssl-pass-dialog (limited to 'httpd-ssl-pass-dialog') diff --git a/httpd-ssl-pass-dialog b/httpd-ssl-pass-dialog new file mode 100644 index 0000000..79318a6 --- /dev/null +++ b/httpd-ssl-pass-dialog @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /bin/systemd-ask-password "Enter TLS private key passphrase for $1 ($2) : " -- cgit v1.2.3