Results 35 comments of tengattack

aliyun 的 RAM 子账号是对的吗?DNS 列表上有多页域名吗?

Could you run `certbot --nginx` and have a try? Is there have same error?

BTW, how did you install the certbot? And try to upgrade `acme` package: ```sh pip install acme --upgrade ```

https://github.com/tengattack/certbot-dns-dnspod/blob/04bbd26e3c6117786e376e8ccd7c0bf9d7b71e77/certbot_dns_dnspod/dns_dnspod.py#L48 Should we also update the code for the latest api?

之前测试过,应该是支持的,能发下具体的域名吗?可能是 dnspod 修改接口了, 我看下

是和 #7 同样的问题,现在已经修复 https://github.com/tengattack/certbot-dns-dnspod/commit/fc995c29397b38a22fa390ed1befb56195e54b25 可以更新下到最新的代码试下看看~ ![image](https://user-images.githubusercontent.com/1846356/117336545-e85f7c80-aece-11eb-83be-d86369dd2e8d.png)

这个看起来是 certbot 和 lexicon 的兼容性问题 https://github.com/AnalogJ/lexicon/pull/341 修改了字段的名称,certbot 看起来没改,可以修改 `/opt/certbot/src/certbot/certbot/plugins/dns_common_lexicon.py` 文件,找到 `create_record` 和 `delete_record` 使用的地方,先临时将后面的 type 修改为 rtype,修改完这两处应该就好了 晚些时候我看看怎么兼容下

已经有修复 PR 了,等待合并 https://github.com/certbot/certbot/pull/8819

可以把 credentials 贴一下看看不,内容的部分可以用 xxx 代替,主要看下 key 名