pixielabs / letsencrypt-rails-heroku

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

Update rack, nokogiri, stop using platform-api fork #61

Closed jalada closed 5 years ago

jalada commented 5 years ago

Update rack and nokogiri due to a bunch of CVEs:

Additionally, the Heroku platform-api gem now supports API calls for modifying SNI endpoint certificates, so our fork is no longer required.