aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-01 20:18:08 +0000
committerOmar Polo <op@omarpolo.com>2022-01-01 20:18:08 +0000
commit53884ec00adf7fa7e8a62b41b589a95892d34b2b (patch)
tree8b8208bc6b3358c4ceb417c722e0143cad41a29d /gmid.1
parent593e412b4988ca8b72bb7ef9b1cc663cb1184215 (diff)
document use-tls
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.13
1 files changed, 3 insertions, 0 deletions
diff --git a/gmid.1 b/gmid.1
index 8898bb8..bab9d35 100644
--- a/gmid.1
+++ b/gmid.1
@@ -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.