summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/curl_ssl.desc7
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 4108ff1e095e..8afe56119726 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -3,12 +3,13 @@
# $Id$
# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
-#spnego - Use SPNEGO fbopenssl - to be added
+# spnego - Use SPNEGO fbopenssl - to be added
axtls - Use axTLS
gnutls - Use GnuTLS
-nss - Use Mozilla's Network Security Services
libressl - Use LibreSSL
+mbedtls - Use mbed TLS
+nss - Use Mozilla's Network Security Services
openssl - Use OpenSSL
-polarssl - Use Polar SSL
+polarssl - Use PolarSSL
winssl - Use WinSSL (only with elibc_Winnt)