コメントありがとうございます。 皆様のコメントのおかげで更新が頑張れます。 これ…
dns-sakuracloudを使ってLet’sEncryptの更新に失敗していた件
cronで定期更新していたLet’s Encryptだったが
証明証が切れるよとメールが届いた。
手動でcertbotを実行させると次のエラーを吐いた
Unable to determine zone identifier for HOGE.DOMAIN.COM using zone names
いろいろ試してみたが、次のコマンドで上手くいったようだ
$ sudo dnf --enablerepo=epel install certbot python3-certbot-dns-sakuracloud $ sudo dnf install snapd --enablerepo=epel
コメントを残す