Closed tgjones closed 3 years ago
I'm not sure how you have your server hosted exactly, but as somebody with extensive experience in cloud deployments, Docker, etc., I highly recommend using Traefik. It will do all of the SSL configuration for you and generate trusted, automatically-renewed HTTPS certificates.
Just a tip in case you didn't already know about it. :)
@zicklag thanks for the info! I'm actually use Azure WebApps, and I found I could create a free SSL certificate in there quite easily, so that's what I've done:
Perfect! :+1:
Modern browsers don't like non-https websites...