]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Add support for client certificate fingerprints in o:lines.
[solanum.git] / doc / reference.conf
index 53297d1178aaca3c7581636703654a04fb8b8cce..b9afb80d38837ffa86cae9add135ff3c9f16e368 100755 (executable)
@@ -441,6 +441,12 @@ operator "god" {
         */
        #rsa_public_key_file = "/usr/local/ircd/etc/oper.pub";
 
+       /* fingerprint: if specified, the oper's client certificate
+        * fingerprint will be checked against the specified fingerprint
+        * below.
+        */
+       #fingerprint = "c77106576abf7f9f90cca0f63874a60f2e40a64b";
+
        /* umodes: the specific umodes this oper gets when they oper.
         * If this is specified an oper will not be given oper_umodes
         * These are described above oper_only_umodes in general {};