From ea99060db0d38bd2b727f33518f5fabd01f59444 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 30 Oct 2019 23:57:02 -0400 Subject: Clean up cert path documentation --- pounce.1 | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) (limited to 'pounce.1') diff --git a/pounce.1 b/pounce.1 index a3bfdd8..454361b 100644 --- a/pounce.1 +++ b/pounce.1 @@ -62,11 +62,11 @@ when no clients are connected. .It Fl C Ar path , Cm cert = Ar path Load TLS certificate from .Ar path . -The default path is -.Pa /usr/local/etc/letsencrypt/live/ Ns Ar host Ns Pa /fullchain.pem -where +The default path is the +.Xr certbot 8 +path for the .Ar host -is set by +set by .Fl H . . .It Fl H Ar host , Cm bind-host = Ar host @@ -77,11 +77,11 @@ The default host is localhost. .It Fl K Ar path , Cm key = Ar path Load TLS private key from .Ar path . -The default path is -.Pa /usr/local/etc/letsencrypt/live/ Ns Ar host Ns Pa /privkey.pem -where +The default path is the +.Xr certbot 8 +path for the .Ar host -is set by +set by .Fl H . . .It Fl N , Cm names @@ -171,13 +171,6 @@ Log in with the server password .El . .Pp -When using -.Xr certbot 8 -to obtain TLS certificates, -it is sufficient to specify the domain with -.Fl H . -. -.Pp Upon receiving the .Dv SIGUSR1 signal, -- cgit 1.4.1