X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2Fngircd.conf.5.tmpl;h=23c98fa97353ed1dfa5d20f719323577ab5d424b;hb=817937b218c4b57515f54216ebc936cd69df0aae;hp=9d37e5fad1efd5d35d433fd97c21640feb3a90d4;hpb=339ad77b621b061de7053f88410f1b1395392ff5;p=ngircd-alex.git diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 9d37e5fa..23c98fa9 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -397,6 +397,13 @@ All SSL-related configuration variables are located in the section. Please note that this whole section is only recognized by ngIRCd when it is compiled with support for SSL using OpenSSL or GnuTLS! .TP +\fBCAFile (string)\fR +Filename pointing to the Trusted CA Certificates. This is required for +verifying peer certificates. +.TP +\fBCRLFile (string)\fR +Filename of Certificate Revocation List. +.TP \fBCertFile\fR (string) SSL Certificate file of the private server key. .TP @@ -491,6 +498,9 @@ You can use the IRC Operator command CONNECT later on to create the link. \fBSSLConnect\fR (boolean) Connect to the remote server using TLS/SSL. Default: false. .TP +\fBSSLVerify\fR (boolean) +Verify the TLS certificate presented by the remote server. Default: yes. +.TP \fBServiceMask\fR (string) Define a (case insensitive) list of masks matching nicknames that should be treated as IRC services when introduced via this remote server, separated