From: Daniel Stenberg Date: Wed, 11 May 2005 11:56:04 +0000 (+0000) Subject: MatrixSSL and yaSSL are two free libs we _could_ support X-Git-Tag: curl-7_14_0~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60e26199a266ca109ff85481457696090aebe48a;p=curl MatrixSSL and yaSSL are two free libs we _could_ support --- diff --git a/docs/TODO b/docs/TODO index aa843b381..6c4972bb2 100644 --- a/docs/TODO +++ b/docs/TODO @@ -143,8 +143,11 @@ TODO Clark) * Make curl's SSL layer capable of using other free SSL libraries. Such as - the Mozilla Security Services: - http://www.mozilla.org/projects/security/pki/nss/ + Mozilla Security Services + (http://www.mozilla.org/projects/security/pki/nss/), MatrixSSL + (http://www.matrixssl.org/) or yaSSL (http://yassl.com/). At least the + latter two could be alternatives for those looking to reduce the footprint + of libcurl built with OpenSSL or GnuTLS. LDAP