X-Git-Url: https://arthur.barton.de/gitweb/?p=ngircd-alex.git;a=blobdiff_plain;f=man%2Fngircd.conf.5.tmpl;fp=man%2Fngircd.conf.5.tmpl;h=66d3598d4b4114631217812b5a674f89286f12b4;hp=23c98fa97353ed1dfa5d20f719323577ab5d424b;hb=58ee4df2ae2e4e59ae8909b69670825229158da8;hpb=02bb99b0242ade8af78f957aa1657561374ef1d6 diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index 23c98fa9..66d3598d 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -397,13 +397,10 @@ 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 +\fBCAFile\fR (string) 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 @@ -413,6 +410,9 @@ Select cipher suites allowed for SSL/TLS connections. This defaults to Please see 'man 1ssl ciphers' (OpenSSL) and 'man 3 gnutls_priority_init' (GnuTLS) for details. .TP +\fBCRLFile\fR (string) +Filename of Certificate Revocation List. +.TP \fBDHFile\fR (string) Name of the Diffie-Hellman Parameter file. Can be created with GnuTLS "certtool \-\-generate-dh-params" or "openssl dhparam". If this file is not