Hi there,
I’m using Aloe Express for a web app and it’s great ! The app is used on a small LAN, no connection to the web, no web server.
I’m using SSL with a self-signed certificate and it’s fine.
But the users have to explicitly connect to the app using HTTPS, https://ipaddress:port
In a Xojo web app I can force https in HandleURL, but Aloe Express is a console app.
Does someone know how to force HTTPS in Aloe Express ?
Thanks !