From 3e3f6cbeceefd9357b53b27c2386bb39306ab353 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 19 Apr 2024 23:49:59 +0200 Subject: Clarify that "CAFile" is not set by default --- doc/sample-ngircd.conf.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/sample-ngircd.conf.tmpl') diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl index 5f9cb9eb..2a08bb43 100644 --- a/doc/sample-ngircd.conf.tmpl +++ b/doc/sample-ngircd.conf.tmpl @@ -273,7 +273,8 @@ # is only available when ngIRCd is compiled with support for SSL! # So don't forget to remove the ";" above if this is the case ... - # SSL Trusted CA Certificates File (for verifying peer certificates) + # SSL Trusted CA Certificates File for verifying peer certificates. + # (Default: not set; so no certificates are trusted) ;CAFile = /etc/ssl/CA/cacert.pem # Certificate Revocation File (for marking otherwise valid -- cgit 1.4.1