GnuTLS -> OpenSSL on website
authorRyan Dahl <ry@tinyclouds.org>
Sun, 2 May 2010 18:19:01 +0000 (11:19 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Sun, 2 May 2010 18:19:01 +0000 (11:19 -0700)
doc/index.html

index f1d807e..4c709a5 100644 (file)
@@ -109,7 +109,7 @@ server.listen(7000, "localhost");</pre>
         tested on <b>Linux</b>, <b>Macintosh</b>, and <b>Solaris</b>. The
         build system requires Python 2.4 or better.  V8, on which Node is
         built, supports only IA-32 and ARM processors. V8 is included in the
-        Node distribution. To use TLS, GnuTLS and libgpg-error are required.
+        Node distribution. To use TLS, OpenSSL are required.
         There are no other dependencies.
       </p>