From: Samuel Henrique Date: Thu, 1 Sep 2022 21:39:34 +0000 (+0100) Subject: docs: remove mentions of deprecated '--without-openssl' config parameter X-Git-Tag: curl-7_86_0~308 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e6140cb93cbd10cea45267fb02a6fbf1c459f2e;p=thirdparty%2Fcurl.git docs: remove mentions of deprecated '--without-openssl' config parameter Closes #9415 --- diff --git a/docs/HTTP3.md b/docs/HTTP3.md index bf2c5e1d7d..132a93dcef 100644 --- a/docs/HTTP3.md +++ b/docs/HTTP3.md @@ -106,7 +106,7 @@ Build curl % git clone https://github.com/curl/curl % cd curl % autoreconf -fi - % ./configure --without-openssl --with-gnutls= --with-nghttp3= --with-ngtcp2= + % ./configure --with-gnutls= --with-nghttp3= --with-ngtcp2= % make % make install @@ -147,7 +147,7 @@ Build curl % git clone https://github.com/curl/curl % cd curl % autoreconf -fi - % ./configure --without-openssl --with-wolfssl= --with-nghttp3= --with-ngtcp2= + % ./configure --with-wolfssl= --with-nghttp3= --with-ngtcp2= % make % make install diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 03d73843ac..c2782c69df 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -267,8 +267,7 @@ Windows you should choose another SSL backend such as OpenSSL. On modern Apple operating systems, curl can be built to use Apple's SSL/TLS implementation, Secure Transport, instead of OpenSSL. To build with Secure -Transport for SSL/TLS, use the configure option `--with-secure-transport`. (It -is not necessary to use the option `--without-openssl`.) +Transport for SSL/TLS, use the configure option `--with-secure-transport`. When Secure Transport is in use, the curl options `--cacert` and `--capath` and their libcurl equivalents, will be ignored, because Secure Transport uses