diff options
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -158,10 +158,8 @@ TODO * Make curl's SSL layer capable of using other free SSL libraries. Such as 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. + (http://www.mozilla.org/projects/security/pki/nss/) or MatrixSSL + (http://www.matrixssl.org/). * Peter Sylvester's patch for SRP on the TLS layer. Awaits OpenSSL support for this, no need to support this in libcurl before |