summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2018-12-19 19:59:50 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2018-12-19 20:02:38 +0100
commitdb6c96a0060375bb9655a45fb766a63ffd479b2f (patch)
treefe1141a7ce82450266ca84804c989b14cac6ffc2 /README.rst
parentc44703439c1a66e8fa47f751d57d8edaea6e1e4d (diff)
[feat] add TLS
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5da13a0..5c95617 100644
--- a/README.rst
+++ b/README.rst
@@ -21,4 +21,10 @@ Usage
path to the GeoLite2-City database (default is "/var/lib/GeoIP/GeoLite2-City.mmdb")
-port <port>
port where the service listens on (default is 9001)
+-notls
+ disable TLS on the service
+-server_crt string
+ path to the cert file for TLS
+-server_key string
+ path to the key file for TLS