Loading docs/FAQ +4 −4 Original line number Diff line number Diff line Loading @@ -446,10 +446,10 @@ FAQ 2.2 Does curl work/build with other SSL libraries? Curl has been written to use OpenSSL, GnuTLS, yassl, NSS or PolarSSL, although there should not be many problems using a different library. If anyone does "port" curl to use a different SSL library, we are of course very interested in getting the patch! Curl has been written to use OpenSSL, GnuTLS, yassl, NSS, PolarSSL, axTLS or qssl, although there should not be many problems using a different library. If anyone does "port" curl to use a different SSL library, we are of course very interested in getting the patch! 2.3 Where can I find a copy of LIBEAY32.DLL? Loading docs/INSTALL +3 −0 Original line number Diff line number Diff line Loading @@ -142,6 +142,9 @@ UNIX To build with PolarSSL support instead of OpenSSL for SSL/TLS, note that you need to use both --without-ssl and --with-polarssl. To build with axTLS support instead of OpenSSL for TLS, note that you need to use both --without-ssl and --with-axtls. To get GSSAPI support, build with --with-gssapi and have the MIT or Heimdal Kerberos 5 packages installed. Loading Loading
docs/FAQ +4 −4 Original line number Diff line number Diff line Loading @@ -446,10 +446,10 @@ FAQ 2.2 Does curl work/build with other SSL libraries? Curl has been written to use OpenSSL, GnuTLS, yassl, NSS or PolarSSL, although there should not be many problems using a different library. If anyone does "port" curl to use a different SSL library, we are of course very interested in getting the patch! Curl has been written to use OpenSSL, GnuTLS, yassl, NSS, PolarSSL, axTLS or qssl, although there should not be many problems using a different library. If anyone does "port" curl to use a different SSL library, we are of course very interested in getting the patch! 2.3 Where can I find a copy of LIBEAY32.DLL? Loading
docs/INSTALL +3 −0 Original line number Diff line number Diff line Loading @@ -142,6 +142,9 @@ UNIX To build with PolarSSL support instead of OpenSSL for SSL/TLS, note that you need to use both --without-ssl and --with-polarssl. To build with axTLS support instead of OpenSSL for TLS, note that you need to use both --without-ssl and --with-axtls. To get GSSAPI support, build with --with-gssapi and have the MIT or Heimdal Kerberos 5 packages installed. Loading