services: certbot: Refer to authentication-hook in documentation.

* doc/guix.texi (Cerfiticate Services): Refer to non-abbreviated
authentication-hook instead of auth-hook.

Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
This commit is contained in:
Pierre Langlois 2021-03-14 13:15:42 +00:00 committed by Maxim Cournoyer
parent 76d816d559
commit c603068f6f
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -35802,10 +35802,10 @@ file name of the resource requested when performing an HTTP-01 challenge.
@item @code{cleanup-hook} (default: @code{#f}) @item @code{cleanup-hook} (default: @code{#f})
Command to be run in a shell once for each certificate challenge that Command to be run in a shell once for each certificate challenge that
have been answered by the @code{auth-hook}. For this command, the shell have been answered by the @code{authentication-hook}. For this command,
variables available in the @code{auth-hook} script are still available, and the shell variables available in the @code{authentication-hook} script
additionally @code{$CERTBOT_AUTH_OUTPUT} will contain the standard output are still available, and additionally @code{$CERTBOT_AUTH_OUTPUT} will
of the @code{auth-hook} script. contain the standard output of the @code{authentication-hook} script.
@item @code{deploy-hook} (default: @code{#f}) @item @code{deploy-hook} (default: @code{#f})
Command to be run in a shell once for each successfully issued Command to be run in a shell once for each successfully issued