scottohara/loot

SSL endpoint

Closed this issue · 2 comments

Setup CloudFlare...just need to transfer DNS over.

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