config: Note that Privoxy does not automatically clear website certiificates
authorFabian Keil <fk@fabiankeil.de>
Thu, 20 Feb 2020 16:31:52 +0000 (17:31 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 21 Feb 2020 14:57:56 +0000 (15:57 +0100)
... when the CA key and certificate are changed.

doc/source/p-config.sgml

index 89a094c..358e591 100644 (file)
@@ -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.