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

added: SSL support for API/monitor interface #294

Open curtisz opened 9 years ago

curtisz commented 9 years ago

Hi there! I got a few minutes today to look at the SSL issue again, and I've been able to enable this by adding a couple of intuitive settings in the configuration file. The uptime monitor web UI now supports HTTPS with this commit, allowing web UI connections to be encrypted. Thanks for a great piece of software!

sprzedwojski commented 6 years ago

Could this be merged? I would very much like to use that feature.