document use-tls

This commit is contained in:
Omar Polo 2022-01-01 20:18:08 +00:00
parent 593e412b49
commit 53884ec00a
1 changed files with 3 additions and 0 deletions

3
gmid.1
View File

@ -452,6 +452,9 @@ Relay the request to the given
at the given
.Ar port
.Pq 1965 by default.
.It Ic use-tls Ar bool
Specify whether to use TLS when connecting to the proxied host.
Enabled by default.
.It Ic verifyname Ar bool
Enable or disable the TLS server name verification
.Pq enabled by default.