Alexa Skill Endpoint (non-lamda, letsencrypt ssl) and “Unable to reach the requested skill” error, server doesn’t receive request.

I’m not a recipe blog with a large intro before telling you the fix. I’ll describe the problem and the steps later. I’m here to help, because I’m nice and my time is your time. Possible solution: sudo nano /etc/letsencrypt/options-ssl-apache.conf       #add “ALL:” to the start of cipher lists and ctrl-X then yes sudo systemctl restart apache2 Problem: No matter what you do, Alexa (even in the test function) is unable to contact your intent endpoint and says “Unable to reach the requested skill” no matter how reachable the host. You have a valid SSL cert (if you […]