aboutsummaryrefslogtreecommitdiff
path: root/docs/FEATURES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-02-12 22:32:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-02-12 22:32:37 +0000
commit7f70dbcad58eb7183d129860192d6968dd7063a1 (patch)
tree99d0ab872283fafbd4bc48176578126dd01ac39d /docs/FEATURES
parent28b932fb4ef14b8b9ebda6823c98fbedad6be4b2 (diff)
Rob Crittenden added support for NSS (Network Security Service) for the
SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/
Diffstat (limited to 'docs/FEATURES')
-rw-r--r--docs/FEATURES4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FEATURES b/docs/FEATURES
index e5331fc81..1bbbfef08 100644
--- a/docs/FEATURES
+++ b/docs/FEATURES
@@ -116,10 +116,10 @@ FILE
FOOTNOTES
=========
- *1 = requires OpenSSL or GnuTLS
+ *1 = requires OpenSSL, GnuTLS or NSS
*2 = requires OpenLDAP
*3 = requires a GSSAPI-compliant library, such as Heimdal or similar.
*4 = requires FBopenssl
*5 = requires a krb4 library, such as the MIT one or similar.
*6 = requires c-ares
- *7 = requires OpenSSL specificly, as GnuTLS only supports SSLv3 and TLSv1
+ *7 = requires OpenSSL or NSS, as GnuTLS only supports SSLv3 and TLSv1