Hey everyone,
I'm setting up a workflow with the WhatsApp trigger on my self-hosted n8n (running on AWS EC2). I've run into an issue where Meta won't connect to my webhook because it's http and not https.
I know I need to make the URL secure, but I'm not sure what the best practice is, could you help me?
What's the simplest and most reliable way you've found to solve this?
Thanks for any pointers!