aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index c94bc5f98..a19e47d94 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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