nodejs / node-v0.x-archive

Moved to https://github.com/nodejs/node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help - Error while installing Node.Js on Redhat Linux server. WGet --no-check is not working

odysseymonk opened this issue · comments

Trying to install Node.Js on Redhat Linux server and getting this error

 wget --no-check-certificate https://nodejs.org/dist/latest/node-v7.1.0-linux-x64.tar.gz

--2016-11-19 00:42:43--  (try: 6)  https://nodejs.org/dist/latest/node-v7.1.0-linux-x64.tar.gz
Connecting to nodejs.org|104.20.23.46|:443... connected.
WARNING: cannot verify nodejs.org’s certificate, issued by “/CN=FG3K6C3A15800002/O=Fortinet Ltd.”:
  Self-signed certificate encountered.
WARNING: certificate common name “FG3K6C3A15800002” doesn’t match requested host name “nodejs.org”.
HTTP request sent, awaiting response... No data received.
Retrying.

Thanks

Please report support questions at https://github.com/nodejs/help/issues, this issue tracker is for archival purposes only. FWIW, it looks like you have a man-in-the-middle box in your network; try contacting your network administrator.