Christopher Cook
Christopher Cook
@tlxreh you should ideally migrate to [simple-acme, ](https://simple-acme.com/) where @WouterTinus will be concentrating new development.
Thanks Mark! We don't typically struggle with lock performance but we'll definitely consider integrating this for modernity, the backported dependency is potentially a little risky for us as all of...
Hi Mark we'll definitely consider this for next year and yes a source generator would be preferable to a run-time library dependency.
Hi, thanks for raising this issue. Currently the retry logic is split across the provider and the anvil library with some retries happening based on Retry-After, but not universally. There's...
Jumping in, for what it's worth I agree with @rmbolger that if a CA gets included in lists like this then it needs to be clear where the "gotcha" is,...
@defacto64 if I sign into actalis.com I get a message: _Free plan has ended To continue using your SSL certificates, you can choose the solution below that best suits your...
Make sure your scheduled task is not _on_ the hour because there are millions of other ACME clients already configured that way and they're all trying at the same time...
@Bouhmarc there is a similar /directory rate limit being reported by someone else on the Let's Encrypt forum, so it's possible there is some sort of API issue: https://community.letsencrypt.org/t/dont-understand-why-reaching-rate-limit-for-directory/222666/8
+1 maybe just point it at the github repo?
This is a regression bug in .net 9, not yet fixed : https://github.com/dotnet/runtime/issues/112410