From 5622ca33a2bbafb3ee10248b752876dc66ec28fb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 28 Aug 2023 06:53:42 +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