From a12b5db2a95667c9a8affb404d5b5684cad488e4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 2 Feb 2024 12:03:31 +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