From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 11 Mar 2021 17:08:11 +0000 (+0100) Subject: user-manual: List wolfSSL as potential dependency X-Git-Tag: v_4_0_0~119 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/@referrer@?a=commitdiff_plain;h=b8f8680019ba02efe0883eb9b8e5b52c329863ed;p=privoxy.git user-manual: List wolfSSL as potential dependency ... in the 'Third-party licenses and copyrights' section. Sponsored by: Privoxy project funds collected at SPI --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 4fd5d59f..a1b86b18 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -8586,7 +8586,8 @@ Requests</title> Privoxy depends on a TLS library. The supported libraries are <ulink url="https://www.openssl.org/">LibreSSL</ulink>, <ulink url="https://github.com/Mbed-TLS/mbedtls/tags">mbed TLS 2.28.x</ulink> and - <ulink url="https://www.openssl.org/">OpenSSL</ulink>. + <ulink url="https://www.openssl.org/">OpenSSL</ulink> and + <ulink url="https://www.wolfssl.com/">wolfSSL</ulink>. </para> <para> When compiled with FEATURE_ZLIB (optional),