GoogleCloudPlatform内のGCEでWEBサーバーを立てて利用しております。
あるドメインに対してSSLを取得して動いており、
自動更新のCRONを書いていたのですが、先日確認してみると、更新されておらず、
急いで、手動更新を試みました。
すると以下のような
エラーが出ました。
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/[ドメイン名].conf
Cert is due for renewal, auto-renewing...
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 ([ドメイン名]) from /etc/letsencrypt/renewal/[ドメイン名].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/[ドメイン名]/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/[ドメイン名]/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
いろいろ調べていますが、うまくいかないので、どなたかご教授お願いできますと幸いです。
[サーバ情報]
Apache/2.4.6 (CentOS)
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。