From 86f5946603cbb35412607f870addadfaeae4de47 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 15 Sep 2020 09:44:57 +0200 Subject: [PATCH] man: fix acme_ca directive name Fixes: e2f4dddfefbc ("Change `tls ca` to `tls acme_ca`") --- tlstunnel.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tlstunnel.1.scd b/tlstunnel.1.scd index 034057e..161c7ad 100644 --- a/tlstunnel.1.scd +++ b/tlstunnel.1.scd @@ -61,7 +61,7 @@ The following directives are supported: The tls directive supports the following sub-directives: - *ca* + *acme_ca* ACME Certificate Authority endpoint. # FILES