I have found multiple mentions of piggyback-SSL on the Internet, which means all your Heroku applications on *.herokuapp.com
can be accessible with HTTPS.
However, I'm trying to write an Alexa skill, and to do that, I need the contents of the .pem
file; i have no idea how piggyback-SSL works, and how I can get the contents of the .pem
file.