From ec1e85cb3dbe7c733faa7dbd850459a41b7e5144 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 15 Jan 2014 23:31:28 -0500 Subject: Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with both openssl and gnutls --- docs/conf/modules.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index ff7210001..2ab1adebf 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1806,6 +1806,12 @@ # # # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# StartTLS module: Implements STARTTLS, which allows clients # +# connected to non SSL enabled ports to enable SSL, if a proper SSL # +# module is loaded (either m_ssl_gnutls or m_ssl_openssl). # +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SVSHold module: Implements SVSHOLD. Like Q:Lines, but can only be # # added/removed by Services. # -- cgit v1.2.3