From 03dfcf3e791b8af8806d8ce40701eff5582837af Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Sun, 15 Dec 2019 15:37:07 +0000 Subject: Add CertFP support --- config.example.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index f2f343d..7c2ff18 100644 --- a/config.example.toml +++ b/config.example.toml @@ -5,6 +5,9 @@ #ssl = 'yes' #nick = 'h2ibot' #real = 'I am an http2irc bot.' + # Certificate and key for CertFP authentication with NickServ; certfile is a string containing the path to a .pem file which has the certificate and the key, certkeyfile similarly for one containing only the key; default values are empty (None in Python) to disable CertFP authentication + #certfile = + #certkeyfile = [web] #host = '127.0.0.1' -- cgit v1.3.1-10-gc9f91