From: Fabian Keil 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/?p=privoxy.git;a=commitdiff_plain;h=66531e8186ae4e064e12db2c375171247a7e331b 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 This directive specifies the directory where generated TLS/SSL keys and certificates are saved. + + The keys and certificates currently have to be deleted manually + when changing the ca-cert-file + and the ca-cert-key. + The permissions should only let &my-app; and the &my-app; admin access the directory.