Vitezslav Cizek wrote:
Signed-off-by: Vitezslav Cizek <[email protected]>
---
  mod_nss.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mod_nss.c b/mod_nss.c
index 38098c8..58e1026 100644
--- a/mod_nss.c
+++ b/mod_nss.c
@@ -59,7 +59,7 @@ static const command_rec nss_config_cmds[] = {
                  "(`on', `off')")
      SSL_CMD_SRV(PassPhraseDialog, TAKE1,
                  "SSL dialog mechanism for the pass phrase query "
-                "(`builtin', `file:/path/to/file`")
+                "(`builtin', `file:/path/to/file`, `exec:/path/to/script`")
      SSL_CMD_SRV(PassPhraseHelper, TAKE1,
                  "Process to securely store SSL tokens to handle restarts "
                  "(`/path/to/file`")


ACK, pushed to master

rob

_______________________________________________
Mod_nss-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/mod_nss-list

Reply via email to