I am using fly to deploy an global nginx proxy as described in the app guides
I am able to access my fly app over https.
However, when i try to access another domain, which is a CNAME of my fly application, I am getting a handshake error
Please help