From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 14 Jan 2025 14:53:34 +0000 (+0100)
Subject: user-manual: Don't claim that all TLS libararies behave the same
X-Git-Tag: v_4_0_0~6
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@toggle?a=commitdiff_plain;h=e4d925268f3d57920b1974e7b4e41b0b8f6ac83f;p=privoxy.git

user-manual: Don't claim that all TLS libararies behave the same

... and explicitly mention that the best choice depends on
various factors.
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index e9bcf03a..76f727f3 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8271,11 +8271,14 @@ EXTERNAL-FILTER: citation-needed Adds a "[citation needed]" tag to an image. The
  If the feature is not enabled, you may need to
  <link linkend="installation-source">build Privoxy from source</link>
  to enable it.
- You can choose to use <ulink url="https://www.libressl.org/">LibreSSL</ulink>,
+ FEATURE_HTTPS_INSPECTION relies on a TLS library.
+ You can choose between <ulink url="https://www.libressl.org/">LibreSSL</ulink>,
  <ulink url="https://www.trustedfirmware.org/projects/mbed-tls/">MbedTLS</ulink>,
- <ulink url="https://www.openssl.org/">OpenSSL</ulink> or
+ <ulink url="https://www.openssl.org/">OpenSSL</ulink> and
  <ulink url="https://www.wolfssl.com/">wolfSSL</ulink>.
- You can choose either one, as they behave the same for HTTPS inspection.
+ Which TLS library is the best choice depends on various factors
+ including operating system, cpu and license preference so there isn't
+ any recommendation here.
 </para>
 <para>
  After installing the development libraries for the TLS library you