I have been trying to configure my rails project to use SSL (as application wide) with thin (by adding thin gem and placing config.force_ssl = true to applica
config.force_ssl = true
applica
You should install your own openssl signed certificate. You can find more information on this page