blob: e77018322c208a7f5d3177a4464cc194a3cc7296 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/desc/curl_ssl.desc,v 1.3 2014/04/29 13:25:39 blueness Exp $
# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
#spnego - Use SPNEGO fbopenssl - to be added
axtls - Use axTLS
cyassl - Use CyaSSL
gnutls - Use GnuTLS
nss - Use Mozilla's Network Security Services
openssl - Use OpenSSL
polarssl - Use Polar SSL
winssl - Use WinSSL (only with elibc_Winnt)
|