Force HTTPS on site

Hello,

How can I force HTTPS for my frappe site?
Currently it is forced on my PC but when I access it on mobile I can access the HTTP site.

You need to put your site behind a generic webserver. NGinx is the best supported.

An alternate easy way would be a free account with Cloudflare. Cloudflare is also the easiest way to configure LetsEncrypt because it supports configuring sites behind firewalls and even in virtual machines.

1 Like