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

有两个域名证书,强制更新其中一个的时候会报错 #34

Open
waylon-gmail opened this issue Jul 24, 2021 · 0 comments
Open

Comments

@waylon-gmail
Copy link

有两个域名证书(test.com test1.com),强制更新其中一个(test.com)的时候会报错(主要是因为两个证书对应的阿里云账号不是同一个,不知道如何处理key的事情,先指定其中一个,结果报错)。
如果不加 --certs test.com --force ,没有出现报错。

另: 请问 --certs test.com --force, 包含了 *.test.com吗?

[root@iZuf61m0zmp2dl71ksncolZ letscertbot]# docker-compose -f /home/letscertbot/docker-compose.yml run --rm app renewal --certs test.com --force
Creating letscertbot_app_run ... done
Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/test.com.conf


Could not choose appropriate plugin: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.')
Attempting to renew cert (test.com) from /etc/letsencrypt/renewal/test.com.conf produced an unexpected error: The manual plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.'). Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/test.com/fullchain.pem (failure)

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