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/INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/INSTALL') diff --git a/docs/INSTALL b/docs/INSTALL index 6da338055..7b98ab215 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -140,6 +140,9 @@ UNIX yassl with its OpenSSL emulation enabled and point to that directory root with configure --with-ssl. + To build with NSS support instead of OpenSSL for SSL/TLS, note that + you need to use both --without-ssl and --with-nss. + Win32 ===== -- cgit v1.2.3