docs: remove mentions of deprecated '--without-openssl' config parameter

Closes #9415
This commit is contained in:
Samuel Henrique 2022-09-01 22:39:34 +01:00 committed by Daniel Stenberg
parent 464ff5a610
commit 7e6140cb93
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 3 additions and 4 deletions

View file

@ -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