From cf5ee19bca635a8c8ec3ef962a94bbafc06776cd Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 19 Mar 2006 20:56:45 +0000 Subject: [PATCH 1/1] who left out m_ssl_dummy? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3739 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 659cb4313..b4fda8c8c 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1059,6 +1059,13 @@ # does not do anything useful without a working SSL module (see below) # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Dummy ssl module: If you have other servers on your network which +# have SSL, but your server does not have ssl enabled, you should load +# this module, which will handle SSL metadata (e.g. the "Is using ssl" +# field in the WHOIS information). +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # GnuTLS ssl module: Adds support for client-server SSL using GnuTLS, # if enabled. You must copy the source for this module from the directory -- 2.39.5