Forcing users to Use HTTPS for mydomain/userman

Hi


I want to force users to access user signup page and user page, and user manager page with HTTPS. instead HTTP.? How can i do this?

I fund in this forum this:

$(if server-address == '192.168.101.1:80') $(endif) You should now be viewing this STATUS page on an HTTPS connection. \ \ http://forum.mikrotik.com/t/any-way-to-make-all-hotspot-pages-ssl/36596/1 \ \ BUT WHERE CAN I found the user manager and user and user signup pages, so i can change the HTML code in them? \ \ Thanks

As far as I know you cannot edit the UM HTML.

Then how could you make people to use https://mydomain.com instead http://mydomain.com?

Do you know any other way to accomplish this?


Thanks

Hi. I don’t use userman but if you want https to work for hotspot u have to upload a valid ssl cert to mikrotik and check https login under server profile. I think using the same procedure you can force ssl login. If you use an external radius server its easy to force https redirect using apache webserver.