tgeomyidae: document initial TLS support - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log
Files
Refs
README
LICENSE
---
commit 9f0ebb286b67a85e1835d562d0277492b247e839
parent 0c4826690932856f9470dafd51fdeb8aa182c7ac
Author: Hiltjo Posthuma 
Date:   Sun,  7 Jun 2020 20:12:14 +0200

geomyidae: document initial TLS support

Signed-off-by: Christoph Lohmann <20h@r-36.net>

Diffstat:
  geomyidae.8                         |       8 ++++++++

1 file changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/geomyidae.8 b/geomyidae.8
t@@ -26,6 +26,7 @@
 .Op Fl g Ar group
 .Op Fl h Ar host
 .Op Fl i Ar interface ...
+.Op Fl t Ar keyfile certfile
 .Ek
 .
 .Sh DESCRIPTION
t@@ -157,6 +158,13 @@ Host to use in directory listings (default: localhost).
 .It Fl i Ar interface
 Defines the interface to which geomyidae binds to (default: 0.0.0.0).
 Multiple interfaces can be given.
+.
+.It Fl t Ar keyfile certfile
+Use the private key
+.Ar keyfile
+and the public key
+.Ar certfile
+for TLS connections.
 .El
 .
 .Sh FORMATTING