mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
Remove m_ssl_oper_cert and clarify how to use it in m_sslinfo. Patch by jdhore.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11440 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
22862b8f1a
commit
db3b51a5b4
@ -1541,6 +1541,8 @@
|
||||
# to force opers to use SSL connections in order to oper up.
|
||||
# It is highly recommended to load this module especially if
|
||||
# you use SSL on your network.
|
||||
# For how to use the oper features, please see the first example <oper> tag
|
||||
# in opers.conf.example.
|
||||
#
|
||||
#<module name="m_sslinfo.so">
|
||||
|
||||
@ -1560,16 +1562,6 @@
|
||||
# server to server traffic, you MUST load it before m_spanningtree in #
|
||||
# your configuration file! #
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# SSL Cert Oper module: Allows opers to oper up using the key fingerprint
|
||||
# stored within their SSL certificate and key pair.
|
||||
# When using this module, one of m_ssl_gnutls.so or m_ssl_openssl.so must
|
||||
# be loaded. An extra value should be added to enabled opers, which
|
||||
# is in the following format: fingerprint="<hash>". For more information,
|
||||
# see the example in the oper blocks.
|
||||
# This module is oper-only.
|
||||
#<module name="m_ssl_oper_cert.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Strip colour module: Adds the channel mode +S
|
||||
#<module name="m_stripcolor.so">
|
||||
|
Loading…
x
Reference in New Issue
Block a user