hokaccha / nodebrew

Node.js version manager
MIT License
1.06k stars 66 forks source link

Change to using protocol https on access to nodejs.org. #42

Closed hirose504 closed 8 years ago

hirose504 commented 8 years ago

Access to nodejs.org by http protocol now be redirected to https://nodejs.org/en/blog/.

hokaccha commented 8 years ago

It dose not be redirected in my environment.

$ curl -I http://nodejs.org/dist/
HTTP/1.1 200 OK
Date: Tue, 15 Sep 2015 09:54:39 GMT
Content-Type: text/html
lion-man44 commented 8 years ago

my environment.

$ nodebrew ls-remote
io@v1.0.0 io@v1.0.1 io@v1.0.2 io@v1.0.3 io@v1.0.4

io@v1.1.0

io@v1.2.0

io@v1.3.0

io@v1.4.1 io@v1.4.2 io@v1.4.3

io@v1.5.0 io@v1.5.1

io@v1.6.0 io@v1.6.1 io@v1.6.2 io@v1.6.3 io@v1.6.4

io@v1.7.1

io@v1.8.1 io@v1.8.2 io@v1.8.3 io@v1.8.4

io@v2.0.0 io@v2.0.1 io@v2.0.2

io@v2.1.0

io@v2.2.0 io@v2.2.1

io@v2.3.0 io@v2.3.1 io@v2.3.2 io@v2.3.3 io@v2.3.4

io@v2.4.0

io@v2.5.0

io@v3.0.0

io@v3.1.0

io@v3.2.0

io@v3.3.0 io@v3.3.1
$ curl -I http://nodejs.org/dist/
curl: (52) Empty reply from server
Hunter-Github commented 8 years ago

For the sake of peace of mind, please merge this pullreq. Any time people see unprotected HTTP they start ... dropping bricks.