forcing https

Hey! I am a noob, and recently installed a letencrypt cert on my device.

I can see its working from going to the router page but wonder how can I force it to use https as it defaults to http.

Thanks

Disable the www service in “ip → services”
Make a dst-nat rule with action “redirect” for condition “dst-port” tcp 80, and action redirect to tcp port 443.

I’d skip this part and let wanna-be-admin to manually type protocol discriminator in the browser’s address bar. It’s not that hard to do it and it’s not that one would type it all the time.