pixielabs / letsencrypt-rails-heroku

Automatic LetsEncrypt SSL certificates in your Rails app on Heroku.
MIT License
220 stars 33 forks source link

open-uri doesn't raise an HTTPRedirect, just a runtime error #43

Closed hsa-tech-admin closed 7 years ago

hsa-tech-admin commented 7 years ago

https://github.com/pixielabs/letsencrypt-rails-heroku/pull/42 was flawed, it wasn't the right type of error to catch.