Since Heroku has integrated the piggybank_ssl addon by default, trying: heroku addons:add piggyback_ssl or heroku addons:add ssl:piggyback results in: ! This add-on is now a standard Heroku platform feature. ! Your apps can already use piggyback SSL. But accessing: mywebsite.herokuapp.com results in: SSL is not enabled mywebsite.herokuapp.com does not have SSL enabled. And I have the config.force_ssl = true in my production.rb So, any hint of what i am missing ???
on 2012-02-27 13:27
on 2013-02-09 02:07
try specifying https on the front of your url... (?) https://mywebsite.herokuapp.com Daniel Rove wrote in post #1049029: > Since Heroku has integrated the piggybank_ssl addon by default, trying: > > heroku addons:add piggyback_ssl > or > heroku addons:add ssl:piggyback > > results in: > ! This add-on is now a standard Heroku platform feature. > ! Your apps can already use piggyback SSL. > > But accessing: mywebsite.herokuapp.com results in: > SSL is not enabled > mywebsite.herokuapp.com does not have SSL enabled. > > And I have the config.force_ssl = true in my production.rb > > So, any hint of what i am missing ???
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.