aboutsummaryrefslogtreecommitdiff
path: root/gmid.1
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-04 23:17:28 +0000
committerOmar Polo <op@omarpolo.com>2022-01-04 23:17:28 +0000
commit7c2374af2ca2f65b70211b03350618635d16063e (patch)
treec7d0d5e21018afb36bd0dc6c6f71e3925044dcd8 /gmid.1
parentd474a97922f2344f57481ffcfea05d30a3d466a2 (diff)
document `require client ca' for proxies
Diffstat (limited to 'gmid.1')
-rw-r--r--gmid.14
1 files changed, 4 insertions, 0 deletions
diff --git a/gmid.1 b/gmid.1
index 1a4599c..801dbcc 100644
--- a/gmid.1
+++ b/gmid.1
@@ -471,6 +471,10 @@ at the given
This is the only mandatory option in a
.Ic proxy
block.
+.It Ic require Ic client Ic ca Ar file
+Allow the proxying only from clients that provide a certificate
+signed by the CA certificate in
+.Ar file .
.It Ic use-tls Ar bool
Specify whether to use TLS when connecting to the proxied host.
Enabled by default.