[Privoxy-commits] [privoxy] 07/26: Explicitly mention that the CA key is used to sign certificates
    User Git 
    git at git.privoxy.org
       
    Mon Jan 18 13:32:15 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 6575a2e4dbfe2dfcbcc2199e9528971d30def28e
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jan 16 17:50:56 2021 +0100
    Explicitly mention that the CA key is used to sign certificates
---
 doc/source/p-config.sgml | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 7660dff4..b5c8500f 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4081,6 +4081,9 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
     The <ulink url="#CA-CERT-FILE">ca-cert-file section</ulink> contains
     a command to generate it.
    </para>
+   <para>
+    The CA key is used by &my-app; to sign generated certificates.
+   </para>
    <para>
     Access to the key should be limited to Privoxy.
    </para>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list