repo: ngircd action: commit revision: path_from: revision_from: 29c49f643fdaa5db2604d129a2dc3814e3f54700: path_to: revision_to:
commit 29c49f643fdaa5db2604d129a2dc3814e3f54700 Author: Alexander BartonDate: Tue Jun 28 13:11:14 2011 +0200 doc/SSL.txt: adopt to new configuration file layout diff --git a/doc/SSL.txt b/doc/SSL.txt
--- a/doc/SSL.txt +++ b/doc/SSL.txt @@ -34,7 +34,7 @@ possible to handle unencrypted and encrypted connections on the same port! This is a limitation of the IRC protocol ... You have to set (at least) the following configuration variables in the -[GLOBAL] section of ngircd.conf(5): SSLPorts, SSLKeyFile, and SSLCertFile. +[SSL] section of ngircd.conf(5): Ports, KeyFile, and CertFile. Now IRC clients are able to connect using SSL on the configured port(s). (Using port 6697 for encrypted connections is common.)
-----END OF PAGE-----