Invoked once a domain ownership has been proven using the
Invoked once a domain ownership has been proven using the
.Em http-01
.Em http-01
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding
.Em challenge-http-01
.Em challenge-http-01
hook.
hook, excepted
.Em is_clean_hook
which is set to
.Em true .
.It Ic challenge-dns-01
.It Ic challenge-dns-01
Invoked when the ownership of a domain must be proved using the
Invoked when the ownership of a domain must be proved using the
.Em dns-01
.Em dns-01
@ -237,13 +242,18 @@ The content of the proof that must be written to a
entry of the DNS zone for the
entry of the DNS zone for the
.Ql _acme-challenge
.Ql _acme-challenge
subdomain.
subdomain.
.It Cm is_clean_hook Ar bool
False
.El
.El
.It Ic challenge-dns-01-clean
.It Ic challenge-dns-01-clean
Invoked once a domain ownership has been proven using the
Invoked once a domain ownership has been proven using the
.Em dns-01
.Em dns-01
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding
.Em challenge-dns-01
.Em challenge-dns-01
hook.
hook, excepted
.Em is_clean_hook
which is set to
.Em true .
.It Ic challenge-tls-alpn-01
.It Ic challenge-tls-alpn-01
Invoked when the ownership of a domain must be proved using the
Invoked when the ownership of a domain must be proved using the
.Em tls-alpn-01
.Em tls-alpn-01
@ -264,13 +274,18 @@ ALPN extension value.
.Xr acmed 8
.Xr acmed 8
will not generate the certificate itself since it can be done using
will not generate the certificate itself since it can be done using
.Xr tacd 8 .
.Xr tacd 8 .
.It Cm is_clean_hook Ar bool
False
.El
.El
.It Ic challenge-tls-alpn-01-clean
.It Ic challenge-tls-alpn-01-clean
Invoked once a domain ownership has been proven using the
Invoked once a domain ownership has been proven using the
.Em tls-alpn-01
.Em tls-alpn-01
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding
challenge. This hook is intended to remove the proof since it is no longer required. The template variables are strictly identical to those given in the corresponding