neil

Results 361 comments of neil

https://github.com/Eagle3386/acme.sh/actions/runs/2507553697 please read the doc first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

please fix the CI checks: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

![image](https://user-images.githubusercontent.com/8305679/175817398-99863610-bd06-46bf-a13b-7d0d99fe40eb.png)

https://github.com/nik736/acme.sh/actions/runs/2564531123

please rebase the latest code. more tests are added.

please do not remove the dns_do from the wiki page. please revert it. And change its content to "Removed". Example: ![image](https://user-images.githubusercontent.com/8305679/176065248-46d8cc48-4b51-4109-a27f-3fa947adf488.png)

AWS_HOST 和 Region 需要 成为像 AWS_ACCESS_KEY_ID 一样的变量. 一样的读取, 一样的保存. 像你这种改法, 是没办法自动 renew 的. 因为 renew 时, 没人去定义AWS_HOST 变量, 又会使用默认值了.

没这么复杂. 照着 AWS_ACCESS_KEY_ID 写就可以了.