pixielabs / letsencrypt-rails-heroku

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

Set missing days from expire date for renew #48

Closed davidlibrera closed 7 years ago

davidlibrera commented 7 years ago

I copy the behaviour from certbot service. Running the service with --keep-until-expire that renew the certificate only if it is due to expire. Now it is possible to run the script daily.

davidlibrera commented 7 years ago

i forgot to change the version