Comment on Help needed: Selfhosted website only reachable through http, not https

vane@lemmy.world ⁨3⁩ ⁨days⁩ ago

If you’re using nginx you need SSL certificate - most likely Let’s encrypt. Example tutorial that looks decent is here digitalocean.com/…/how-to-secure-nginx-with-let-s…

But then you need a cronjob or something to renew certificate.

If you’re familiar with nginx it’s worth to install openresty that is nginx + lua scripts and it have thing like autossl that is configure and forget about your ssl renewal because it’s doing it automatically github.com/auto-ssl/lua-resty-auto-ssl

source
Sort:hotnewtop