neil

Results 361 comments of neil

@bluenenschloss show me the log with `--debug 2`, and the cert.

@bluenenschloss please upgrade to the latest code: ```sh acme.sh --upgrade acme.sh --cron --debug 2 ```

@rolep >> But what if cert is manually copied or l Don't copy it manually.

@p3lim please use `--force` parameter to renew the cert anytime you like.

please fix the dns ci test in your fork: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test

please rerun your tests, sometimes there could be some temp error from the CA.

sorry, the newest error was brought in yesterday by my changes. It should be fixed now. please rerun your tests.

![image](https://user-images.githubusercontent.com/8305679/186935513-2c3f19e2-9aec-4b03-864b-375e71c391d1.png)

@mjkrg fixed. please upgrade to `dev` ``` acme.sh --upgrade -b dev ```

不需要使用 Le_Deploy_gitee_token, 只需要 GITEE_TOKEN 就够了. 另外, 应该加上前缀: DEPLOY_GITEE_TOKEN 不要使用 _savedomainconf, 使用 _getdeployconf 和 _savedeployconf. 具体用法参考: https://github.com/acmesh-official/acme.sh/blob/master/deploy/docker.sh