man: fix acme_ca directive name
Fixes: e2f4dddfef
("Change `tls ca` to `tls acme_ca`")
This commit is contained in:
parent
660ff81d32
commit
86f5946603
|
@ -61,7 +61,7 @@ The following directives are supported:
|
|||
|
||||
The tls directive supports the following sub-directives:
|
||||
|
||||
*ca* <url>
|
||||
*acme_ca* <url>
|
||||
ACME Certificate Authority endpoint.
|
||||
|
||||
# FILES
|
||||
|
|
Loading…
Reference in New Issue