From 7f70dbcad58eb7183d129860192d6968dd7063a1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 12 Feb 2007 22:32:37 +0000 Subject: Rob Crittenden added support for NSS (Network Security Service) for the SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/ --- docs/TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index a19e47d94..53176a4e0 100644 --- a/docs/TODO +++ b/docs/TODO @@ -157,16 +157,14 @@ TODO Clark) * 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/) or MatrixSSL - (http://www.matrixssl.org/). + 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 there's an OpenSSL release that does it. - * make the configure --with-ssl option first check for OpenSSL and then for - GnuTLS if OpenSSL wasn't detected. + * make the configure --with-ssl option first check for OpenSSL, then GnuTLS, + then NSS... GnuTLS -- cgit v1.2.3