From 33a9d9bb1bd38409d41c094c30f3c7ab78143e70 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 15 Oct 2021 17:20:25 -0400 Subject: Note TLS certificate requirement early in manual --- pounce.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pounce.1 b/pounce.1 index 9f5fdd0..76bd63d 100644 --- a/pounce.1 +++ b/pounce.1 @@ -72,6 +72,18 @@ See for details. . .Pp +The local server portion of +.Nm +requires a TLS certificate, +which can be obtained for example +by an ACME client such as +.Xr acme-client 8 . +The private key +must be made readable by +the user running +.Nm . +. +.Pp One instance of .Nm must be configured for each IRC network. -- cgit 1.4.1