mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:43:32 +03:00
Added PolarSSL to the docs
This commit is contained in:
parent
a13128596c
commit
cef30e0924
3 changed files with 10 additions and 6 deletions
|
|
@ -139,6 +139,9 @@ UNIX
|
|||
To build with NSS support instead of OpenSSL for SSL/TLS, note that
|
||||
you need to use both --without-ssl and --with-nss.
|
||||
|
||||
To build with PolarSSL support instead of OpenSSL for SSL/TLS, note that
|
||||
you need to use both --without-ssl and --with-polarssl.
|
||||
|
||||
To get GSSAPI support, build with --with-gssapi and have the MIT or
|
||||
Heimdal Kerberos 5 packages installed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue