Date: Tue, 11 Oct 2022 15:12:20 +0900 From: Yoshito Takeuchi <kinchan@kinchan.com> To: freebsd-users-jp@freebsd.org Subject: =?UTF-8?B?Y2VydGJvdCBlcnJvciDljp/lm6Djga8gcHktY3J5cHRvZ3JhcGh5?= Message-ID: <CALDx8qWp49y=aYAspDHJevYiKLk1JBkD9n63jRnrLZ_tAKj6DQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
先日は ipfw の件でお騒がせして失礼した竹内です。 let;s encrypt の証明書更新の為、毎日 certbot を cron で 走らせているのですが、今朝、エラーが出ていました。 昨日までは動いていたのに、、、で、エラーメッセージを 見たら、cryptography から出ている模様。 /var/log/messages を確認したら、昨日 py-cryptography を port から update している。 エラーメッセージでググると let'sencrypt のコミュニティ https://community.letsencrypt.org/t/importerror-cannot-import-name-x509-from-cryptography-hazmat-bindings-rust/185882 や FreeBSD のバグレポート https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266937 で議論されているので少したてば修正されると思われます。 取り敢えずは、一つ前のに戻せば良いみたいです。 pkg install すると古いのになります。 毎日 certbot を動かしている方のご参考になればと投稿しました。 失礼します。
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALDx8qWp49y=aYAspDHJevYiKLk1JBkD9n63jRnrLZ_tAKj6DQ>
