Open alicewriteswrongs opened 8 years ago
I added a CNAME record to our DNS to point shifts.lucyparsons.org at the application, which is working ok, but it means that I need to get an SSL cert for .lucyparsons.org instead of the heroku one, which is in fact for .herokuapp.com.
we can use let's encrypt, and I found a quick guide for doing exactly this: http://collectiveidea.com/blog/archives/2016/01/12/lets-encrypt-with-a-rails-app-on-heroku/
raaaa turns out turning on custom certs for heroku costs $20 a month
I added a CNAME record to our DNS to point shifts.lucyparsons.org at the application, which is working ok, but it means that I need to get an SSL cert for .lucyparsons.org instead of the heroku one, which is in fact for .herokuapp.com.
we can use let's encrypt, and I found a quick guide for doing exactly this: http://collectiveidea.com/blog/archives/2016/01/12/lets-encrypt-with-a-rails-app-on-heroku/