I am working on a client side website tha displays active firewall connections on a worldmap. To keep it as simple as possible, i am using plain JS and the REST Api.
This is intended for LAN Use only, i don't understand why i am forced to hassle with SSL. Self Signed Root_CAs etc. are not a problem, but the normal api has unencrypted access, why doesn't REST?
A bit counterintuitive for RouterOS to be restricted in that way. Please let me access REST via Plain HTTP, i am totally capabale of locking of access by myself.