From a42393c22ec887e804749c7e7a62be4fa098681b Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 21 Feb 2020 15:48:29 +0100
Subject: [PATCH] config: Mention that the certificate-directory is only used
 when https filtering

---
 doc/source/p-config.sgml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 30f5701b..120eae97 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4195,7 +4195,10 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
   <listitem>
    <para>
     This directive specifies the directory where generated
-    TLS/SSL keys and certificates are saved.
+    TLS/SSL keys and certificates are saved when https filtering
+    is enabled with the
+    <literal><ulink url="actions-file.html#ENABLE-HTTP-FILTERING">enable-https-filtering</ulink></literal>
+    action.
    </para>
    <para>
     The keys and certificates currently have to be deleted manually
-- 
2.49.0