mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
GnuTLS -> OpenSSL on website
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user