docs: acme: Fix typo
This commit is contained in:
parent
06db5ae6e1
commit
fdca90d07f
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ services.httpd = {
|
|||
<para>
|
||||
This is useful if you want to generate a wildcard certificate, since
|
||||
ACME servers will only hand out wildcard certs over DNS validation.
|
||||
There a number of supported DNS providers and servers you can utilise,
|
||||
There are a number of supported DNS providers and servers you can utilise,
|
||||
see the <link xlink:href="https://go-acme.github.io/lego/dns/">lego docs</link>
|
||||
for provider/server specific configuration values. For the sake of these
|
||||
docs, we will provide a fully self-hosted example using bind.
|
||||
|
|
Loading…
Reference in a new issue