diff options
Diffstat (limited to 'profiles/desc/curl_ssl.desc')
-rw-r--r-- | profiles/desc/curl_ssl.desc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc new file mode 100644 index 00000000..329ceb4a --- /dev/null +++ b/profiles/desc/curl_ssl.desc @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl +# spnego - Use SPNEGO fbopenssl - to be added + +axtls - Use axTLS +gnutls - Use GnuTLS +libressl - Use LibreSSL +mbedtls - Use mbed TLS +nss - Use Mozilla's Network Security Services +openssl - Use OpenSSL +winssl - Use WinSSL (only with elibc_Winnt) |