Hi,
New to router setup!
I have a server written in Java running on a raspberry pi.
I want to access this server using https://servername.asuscomm.com:51234?email=a@b so I can supply data to a FLUTTER app. Flutter does not allow access to insecure sites.
After my first attempt with firefox I...