ebekker / ACMESharp

An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
https://pkisharp.github.io/ACMESharp-docs/
1.21k stars 185 forks source link

Is auto renewal possible now? #355

Closed zhangjinzhou closed 5 years ago

zhangjinzhou commented 5 years ago

I realized the http challenge valid period is shorter than certificate. Is it possible to renew certificates without redo challenge every three months?

Macharius92 commented 5 years ago

Nope !

ebekker commented 5 years ago

No, but this is a limitation of the Let's Encrypt service, it requires you to re-authorize the challenges every time.