diff options
Diffstat (limited to '')
-rw-r--r-- | pounce.1 | 6 |
1 files changed, 6 insertions, 0 deletions
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 |