]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/opers.conf.example
Fix taint mode execution
[user/henk/code/inspircd.git] / docs / opers.conf.example
index 0d1e6cd4951ec296558fb029130173ff908d7b33..d76496e666467102a33af33c86b612bab1e47259 100644 (file)
       # If m_sslinfo isn't loaded, this option will be ignored.
       #fingerprint="67cb9dc013248a829bb2171ed11becd4"
 
+      # autologin: if an SSL fingerprint for this oper is specified, you can
+      # have the oper block automatically log in. This moves all security of the
+      # oper block to the protection of the client certificate, so be sure that
+      # the private key is well-protected! Requires m_sslinfo.
+      #autologin="on"
+
       # sslonly: This oper can only oper up if they're using a SSL connection.
       # Setting this option adds a decent bit of security. Highly recommended
       # if the oper is on wifi, or specifically, unsecured wifi. Note that it