summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
authorJan Kaluza <hanzz.k@gmail.com>2011-08-10 08:04:14 +0200
committerJan Kaluza <hanzz.k@gmail.com>2011-08-10 08:04:14 +0200
commit2673a432a96a283fbd768866dbeb3be74c916637 (patch)
tree1953216a0939899de285087ca64c682a50a97903 /ssl.conf
parentbadeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c (diff)
downloadhttpd-2673a432a96a283fbd768866dbeb3be74c916637.tar.gz
httpd-2673a432a96a283fbd768866dbeb3be74c916637.tar.xz
httpd-2673a432a96a283fbd768866dbeb3be74c916637.zip
fix #707917 - add httpd-ssl-pass-dialog to ask for SSL password using systemd
Diffstat (limited to 'ssl.conf')
-rw-r--r--ssl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl.conf b/ssl.conf
index 384c354..d335c89 100644
--- a/ssl.conf
+++ b/ssl.conf
@@ -28,7 +28,7 @@ Listen 443
# Configure the pass phrase gathering process.
# The filtering dialog program (`builtin' is a internal
# terminal dialog) has to provide the pass phrase on stdout.
-SSLPassPhraseDialog builtin
+SSLPassPhraseDialog exec:/usr/libexec/httpd-ssl-pass-dialog
# Inter-Process Session Cache:
# Configure the SSL Session Cache: First the mechanism