SSL endpoint
Closed this issue · 2 comments
scottohara commented
scottohara commented
Setup CloudFlare...just need to transfer DNS over.
scottohara commented
DNS transferred...waiting for SSL (says it's active, but browsing to https:// is currently still serving the *.herokuapp.com certificate, not the CloudFlare issued one).
Once that is done, we should enforce https (config/environments/production.rb):
config.force_ssl = true