fzaninotto / uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
http://fzaninotto.github.com/uptime/
MIT License
3.62k stars 706 forks source link

Solve CERT_UNTRUSTED problem #323

Open noomz opened 8 years ago

noomz commented 8 years ago

Some certificate are not trusted by default (usually Comodo certificates). Too simply solve this problem I had updated the code to use ssl-root-cas module.