afosto / yaac

Yet another ACME client: a decoupled LetsEncrypt client
Other
219 stars 85 forks source link

How to renew an existing certificate? #37

Closed TheRealMattLear closed 3 years ago

TheRealMattLear commented 3 years ago

Hi,

Is there a method to check and renew existing certificates? Is this something that could be achieved in the near future?

bakkerpeter commented 3 years ago

Please have a look at https://github.com/afosto/yaac/issues/12 Basically you can just fetch a new cert a few days ahead of the expiry.

TheRealMattLear commented 3 years ago

Thanks, I did actually search but completely missed that one! Sorry for time wasting; great job. Simplest project available 👍