Aloha again. This is just a tiny little addition to enable HTTPS connections to the web UI. HTTPS is turned on in the Uptime UI server if the command-line options for "certificate" and "key" are specified, otherwise it defaults back to regular HTTP. CLI option parsing is done using yargs. Thanks for looking! :)
Aloha again. This is just a tiny little addition to enable HTTPS connections to the web UI. HTTPS is turned on in the Uptime UI server if the command-line options for "certificate" and "key" are specified, otherwise it defaults back to regular HTTP. CLI option parsing is done using yargs. Thanks for looking! :)