Problem
Our current way of redirecting flybot.sg to www.flybot.sg and to redirect http to https is via an Application Load Balancer on AWS.
This can be costly and we should be able to handle that directly using Aleph configurations of Netty.
The SSL certificates can be installed in the EC2 instances directly.