Attempt to clarify trust option use
Trust is not certificate pinning and should only be used for self-signed certificates.weechat-hashes
parent
6435dfdda5
commit
34cfcb1f04
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue