Added support for configuring certificate and key files.
[cascardo/rnetproxy.git] / popproxy.conf
index 90d8b27..d93b0eb 100644 (file)
@@ -3,3 +3,5 @@
 address = 0.0.0.0
 port = 1100
 server = 127.0.0.1
+certfile = "cert.pem"
+keyfile = "key.pem"