diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/ngircd.conf.5.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 66d3598d..68ee9093 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -399,7 +399,7 @@ when it is compiled with support for SSL using OpenSSL or GnuTLS! .TP \fBCAFile\fR (string) Filename pointing to the Trusted CA Certificates. This is required for -verifying peer certificates. +verifying peer certificates. Default: not set, so no certificates are trusted. .TP \fBCertFile\fR (string) SSL Certificate file of the private server key. |