Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我能否通过ACME.sh更新七牛云自定义源站域名 #5086

Open
utopeadia opened this issue Apr 11, 2024 · 1 comment
Open

我能否通过ACME.sh更新七牛云自定义源站域名 #5086

utopeadia opened this issue Apr 11, 2024 · 1 comment

Comments

@utopeadia
Copy link

utopeadia commented Apr 11, 2024

我能否通过ACME.sh更新七牛云对象存储中的自定义源站域名(而非CDN域名)
image
我使用acme.sh申请了img.exampleA.com和img.exampleB.com两个域名,然后通过deploy部署:

acme.sh --deploy -d img.exampleA.com --deploy-hook qiniu
acme.sh --deploy -d img.exampleB.com --deploy-hook qiniu

然后我发现会返回
Error in updating domain img.wush.cc httpsconf:
{"code":612,"error":"no such domain"}
七牛云后台可以看到上传了证书(这些证书是相同的)
image

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant