aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL3
1 files changed, 3 insertions, 0 deletions
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
=====