Clarify -t a bit, that this will activate TLS mode. - geomyidae - A small C-based gopherd. | |
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit d8d4d97f72ab591ac149f563acff1f032e2d60fa | |
parent 9f0ebb286b67a85e1835d562d0277492b247e839 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Sun, 7 Jun 2020 20:37:20 +0200 Clarify -t a bit, that this will activate TLS mode. Diffstat: M geomyidae.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/geomyidae.8 b/geomyidae.8 | |
@@ -160,7 +160,7 @@ 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 +Activate gopher TLS and use the private key .Ar keyfile and the public key .Ar certfile |