]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Warn about ssl_client_ca_file memory usage
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 11 Feb 2020 12:41:05 +0000 (14:41 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 3 Mar 2020 06:53:04 +0000 (08:53 +0200)
doc/example-config/conf.d/10-ssl.conf

index 984758bb3aba12f1c0ff812b770faa2e05d5d6fd..9be3f9129d27a157dd77d892ce3b64d78bafa39b 100644 (file)
@@ -30,7 +30,8 @@ ssl_key = </etc/ssl/private/dovecot.pem
 # when Dovecot needs to act as an SSL client (e.g. imapc backend or
 # submission service). The directory is usually /etc/ssl/certs in
 # Debian-based systems and the file is /etc/pki/tls/cert.pem in
-# RedHat-based systems.
+# RedHat-based systems. Note that ssl_client_ca_file isn't recommended with
+# large CA bundles, because it leads to excessive memory usage.
 #ssl_client_ca_dir =
 #ssl_client_ca_file =