From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 20 Feb 2020 16:31:52 +0000 (+0100) Subject: config: Note that Privoxy does not automatically clear website certiificates X-Git-Tag: v_3_0_29~514 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=66531e8186ae4e064e12db2c375171247a7e331b;p=privoxy.git config: Note that Privoxy does not automatically clear website certiificates ... when the CA key and certificate are changed. --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 89a094c2..358e591a 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -4186,6 +4186,11 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title> This directive specifies the directory where generated TLS/SSL keys and certificates are saved. </para> + <para> + The keys and certificates currently have to be deleted manually + when changing the <ulink url="#CA-CERT-FILE">ca-cert-file</ulink> + and the <ulink url="#CA-CERT-KEY">ca-cert-key</ulink>. + </para> <para> The permissions should only let &my-app; and the &my-app; admin access the directory.