amyipdev / ssvp

Server Statistics Viewer Project: a modular interface for tracking server uptime
GNU Affero General Public License v3.0
2 stars 1 forks source link

app: add ssl #15

Closed amyipdev closed 11 months ago

amyipdev commented 11 months ago

This patch adds SSL support. It gives an indication in the README of how to set up SSL, as well as how to get ACME certs using Certbot. This patch also implements automatic port selection when the port field is ommitted in the configuration.

Signed-off-by: Amy Parker amy@amyip.net