neil
neil
it seems the DNS test never passed: https://github.com/Eagle3386/acme.sh/actions/runs/5699465643/job/15448404280 Can you fix it?
the egrep issue was fixed, rebase your code.
please make sure the DNS tests passing before I can merge the code.
There is a bug: https://github.com/acmesh-official/acme.sh/issues/4729
any update?
https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
问题是 为什么 "Le_Webroot" 会消失了? 能提供一下重现的详细步骤吗
the SYNO_TOTP_SECRET is totally removed in this pr, how does the exising users renew the cert? if you make change to the code, keep compatible with the existing users. Imagine...
if the cert was first issued by the old credentials, it MUST be renewed with the same credentials too. This is the compatiblity. Unless the old credentials/api was shutdown, it...
If the legacy API will ever be closed, then it's not our fault. Our goal is to keep our code as compatible as long as we can. You can modify...