From db6c96a0060375bb9655a45fb766a63ffd479b2f Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 19 Dec 2018 19:59:50 +0100 Subject: [feat] add TLS --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.rst') 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 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 -- cgit v1.2.3