[Privoxy-commits] [privoxy] 18/48: Add a link to the trusted-cas-file documentation
User Git
git at git.privoxy.org
Thu Dec 17 14:17:54 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit b38efc2474f216ae3df7d876d4e18780b4c532fe
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Dec 15 16:15:25 2020 +0100
Add a link to the trusted-cas-file documentation
... that explains how the user can create the file herself.
---
doc/source/p-config.sgml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 7ce86426..f8bae1d5 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4413,6 +4413,8 @@ AES128-SHA
<para>
An example file can be downloaded from
<ulink url="https://curl.se/ca/cacert.pem">https://curl.se/ca/cacert.pem</ulink>.
+ If you want to create the file yourself, please see:
+ <ulink url="https://curl.se/docs/caextract.html">https://curl.se/docs/caextract.html</ulink>.
</para>
</listitem>
</varlistentry>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list