summaryrefslogtreecommitdiff
path: root/blabouncer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf')
-rw-r--r--blabouncer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/blabouncer.conf b/blabouncer.conf
index 466fb37..3428960 100644
--- a/blabouncer.conf
+++ b/blabouncer.conf
@@ -22,3 +22,9 @@ ircserver = "irc.blatech.net"
# Real IRC server port
ircserverport = "6667"
+
+# Certificate file
+certfile = "cert.pem"
+
+# Certificate key file
+keyfile = "key.pem"