commit 29c49f643fdaa5db2604d129a2dc3814e3f54700 from: Alexander Barton date: Tue Jun 28 11:11:14 2011 UTC doc/SSL.txt: adopt to new configuration file layout commit - b6185b1ac8dedfc3a0f261c82aaf1facde5b55ee commit + 29c49f643fdaa5db2604d129a2dc3814e3f54700 blob - b98c2fbeef7c2fa5273643f84f13d3fc7c73f4d7 blob + 28ea2cd92213d6e7fdd63b319ff1b2defe63b722 --- doc/SSL.txt +++ doc/SSL.txt @@ -34,7 +34,7 @@ possible to handle unencrypted and encrypted connectio 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.)