[Privoxy-commits] [privoxy] 05/18: config: Remove two occurrences of 'TLS/SSL' with better terms
User Git
git at git.privoxy.org
Tue Mar 31 09:20:58 CEST 2026
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 598938fe073b48cf573fae4010e49033ce59eff0
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Mar 16 06:50:00 2026 +0100
config: Remove two occurrences of 'TLS/SSL' with better terms
---
doc/source/p-config.sgml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 08f5fd1d..f2d25dc8 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4230,9 +4230,8 @@ compression-level 0
<term>Notes:</term>
<listitem>
<para>
- This directive specifies the directory where generated
- TLS/SSL keys and certificates are saved when https inspection
- is enabled with the
+ This directive specifies the directory where generated keys and
+ certificates are saved when https inspection is enabled with the
<literal><ulink url="actions-file.html#HTTPS-INSPECTION">https-inspection</ulink></literal>
action.
</para>
@@ -4503,7 +4502,7 @@ cipher-list ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
<listitem>
<para>
This directive specifies the trusted CAs file that is used when validating
- certificates for intercepted TLS/SSL requests.
+ certificates for intercepted HTTPS requests.
</para>
<para>
An example file can be downloaded from
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list