I have a 532 board set up with a hotspot and whenever I try to go to an HTTPS site I get a page can’t be displayed. Does anybody know why this would be happening.
Do you able to access HTTPs pages, when HotSpot server is disabled ?
I have seen this behaviour before.
I had a gateway server running MT Proxy, until I added the Proxy IP and port to the hotspot profiles HTTPS did not work.
I had the same problem, but solved it by making a NAT-rule.
add chain=hs-auth protocol=tcp dst-port=443 action=redirect to-ports=64875 comment=https
That works for me, but may not be the best way…