The author discovered that British Airways offers free WiFi for messaging services to members of their loyalty program, but found a way to bypass the restrictions and access the full internet by exploiting the Server Name Indication (SNI) protocol. The author set up an HTTPS proxy with a self-signed certificate and used the SNI of a whitelisted domain to trick the airline's system into allowing access to the internet. The author successfully tested this method on a flight and was able to browse the internet, including accessing websites that were not whitelisted. The method relies on the airline's system only checking the SNI and not verifying the certificate or the actual traffic.