auto-ssl / lua-resty-auto-ssl

On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.
MIT License
1.93k stars 182 forks source link

Cannot change the renewal interval #290

Open haagtobias opened 1 year ago

haagtobias commented 1 year ago

In our company we have a requirement to renew certificates 40 days before they expire. Currently this cannot be configured in resty-auto-ssl. There should be an option to configure this. As a workaround I had to do two things

It would be great if we had an option to configure the number of days. The same value could/should be used for the lua code and the dehydrated parameter.