[備忘録]Certbotで証明書更新えらー
| 作成日 |
2024-01-16 20:24:06 |
| 最新更新日 |
0000-00-00 00:00:00 |
#備忘録 #Certbot #Let's encrypt #証明書 #SSL #TLS
こんなエラーがでて困った
Failed to renew certificate ai-chan-fan-site.me with 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.')
解決方法
sudo certbot certonly --manual -d ドメイン名
でできるのだ
そのあとにsudo certbot renewしよう
ログインしたらコメントが書けますよ!