From 76ff36551f5b344a8c9eaa5c1cdd6a081da5c335 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 12 Jan 2020 21:51:13 -0500 Subject: Allow signing by CA in -g --- pounce.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pounce.1') diff --git a/pounce.1 b/pounce.1 index 9520737..5edbbfa 100644 --- a/pounce.1 +++ b/pounce.1 @@ -33,6 +33,7 @@ .Op Ar config ... . .Nm +.Op Fl A Ar ca .Fl g Ar cert . .Nm @@ -194,6 +195,11 @@ Generate a TLS client certificate using .Xr openssl 1 and write it to .Ar path . +The certificate is signed +by the certificate authority if +.Fl A +is set, +otherwise it is self-signed. . .It Fl h Ar host , Cm host = Ar host Connect to -- cgit 1.4.1