acme-companion
acme-companion copied to clipboard
Add DEFAULT_RENEW variable
Allow to override day to renew the cert.
Certificate from some CA like Buypass has 180 days lifetime, so you might want to renew it at day 170 instead of day 60
See https://github.com/acmesh-official/acme.sh/wiki/BuyPass.com-CA
Hi. Thank for the PR, unfortunately I'm currently blocked by #887
@buchdag
I just add test unit, could you please review ?
Are there any estimates on if/when this could be merged?
This would be really helpful, especially for in-house CAs with a even shorter forced refresh cycle than the default 60 days. acme-companion does currently not work with shorter CA policies, that issue certificates only for 30 days. @buchdag