I have example.com and sub.example.com that points to the same Heroku app, which I need SSL on both. I don't have a choice to buy wildcard certificate. So, I have 2 endpoint-specific certificates for each of the domains. Heroku only allow 1 cert to be added. Anyone know the workaround?
Basically, my problem is very similar to heroku multiple subdomains with ssl possible?. Except that I can't buy wildcard certificate.
