From 34cfcb1f0469c782e448a42a70af06e7e26e3e2a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 8 Mar 2021 12:42:43 -0500 Subject: Attempt to clarify trust option use Trust is not certificate pinning and should only be used for self-signed certificates. --- catgirl.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/catgirl.1 b/catgirl.1 index 72c0408..4fdf231 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -316,9 +316,10 @@ or .Ql \&../ . . .It Fl t Ar path , Cm trust = Ar path -Trust the certificate loaded from -.Ar path . -Server name verification is disabled. +Trust the self-signed certificate +loaded from +.Ar path +and disable server name verification. The .Ar path is searched for in the same manner -- cgit 1.4.1