X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2FSSL.txt;h=28ea2cd92213d6e7fdd63b319ff1b2defe63b722;hp=b98c2fbeef7c2fa5273643f84f13d3fc7c73f4d7;hb=25b19e08e2083f7b1972820ca4c096687d7eeaca;hpb=49b2d0ec98d001fbc8eedd5a183d66974f70fd52 diff --git a/doc/SSL.txt b/doc/SSL.txt index b98c2fbe..28ea2cd9 100644 --- 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.)