LucyParsonsCenter / shifts

A small app to manage training new collective members and working shifts
1 stars 0 forks source link

ssl cert #43

Open alicewriteswrongs opened 8 years ago

alicewriteswrongs commented 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/

alicewriteswrongs commented 8 years ago

raaaa turns out turning on custom certs for heroku costs $20 a month