Attempt to clarify trust option use
Trust is not certificate pinning and should only be used for self-signed certificates.master
parent
6435dfdda5
commit
34cfcb1f04
|
@ -316,9 +316,10 @@ or
|
||||||
.Ql \&../ .
|
.Ql \&../ .
|
||||||
.
|
.
|
||||||
.It Fl t Ar path , Cm trust = Ar path
|
.It Fl t Ar path , Cm trust = Ar path
|
||||||
Trust the certificate loaded from
|
Trust the self-signed certificate
|
||||||
.Ar path .
|
loaded from
|
||||||
Server name verification is disabled.
|
.Ar path
|
||||||
|
and disable server name verification.
|
||||||
The
|
The
|
||||||
.Ar path
|
.Ar path
|
||||||
is searched for in the same manner
|
is searched for in the same manner
|
||||||
|
|
Loading…
Reference in New Issue