[Mod_nss-list] [PATCH 2/3] mod_nss.c: mention the new exec dialog

Rob Crittenden rcritten at redhat.com
Wed Sep 14 21:25:44 UTC 2016


Vitezslav Cizek wrote:
> Signed-off-by: Vitezslav Cizek <vcizek at suse.com>
> ---
>   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




More information about the Mod_nss-list mailing list