From 471290356dad136ac933a1ea1eee9ed81819a8e7 Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Mon, 11 May 2020 14:30:02 +0000 Subject: Switch from CertFP to the more reliable and secure SASL EXTERNAL --- config.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index 97cf9d5..6bfa3a1 100644 --- a/config.example.toml +++ b/config.example.toml @@ -5,7 +5,7 @@ #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 + # Certificate and key for SASL EXTERNAL 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 authentication; the connection is terminated if authentication fails #certfile = #certkeyfile = -- cgit v1.3.1-10-gc9f91