X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fp-config.sgml;h=eb75d4e3dd78e4c62acdf8ad4edbc6477d018b2c;hb=2b9f7cb23aaa6c1d08cf5ebbb58d8801421bb1fa;hp=e9e8310f94d0e7cd9bc7b854a4901cdd39ea0ba5;hpb=53704ce1e734b0cbcf86ee262c8e38c0c3b2651c;p=privoxy.git diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index e9e8310f..eb75d4e3 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -1018,7 +1018,7 @@ actionsfile debug 1 # Log the destination for each request. See also debug 1024. debug 2 # show each connection status - debug 4 # show I/O status + debug 4 # show tagging-related messages debug 8 # show header parsing debug 16 # log all data written to the network debug 32 # debug force feature @@ -4024,7 +4024,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t The file can be generated with: - openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650 + openssl req -new -x509 -extensions v3_ca -keyout cakey.pem -out cacert.crt -days 3650 @@ -4080,9 +4080,9 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t Notes: - This directive specifies the name of the CA key file - in ".pem" format. See the ca-cert-file - for a command to generate it. + This directive specifies the name of the CA key file in ".pem" format. + The ca-cert-file section contains + a command to generate it.