Re: Running "certbot" ffom cron

From: <fatty.merchandise677_at_aceecat.org>
Date: Wed, 12 Feb 2025 01:18:24 UTC
On Tue, Feb 11, 2025 at 04:24:05PM -0500, Jerry wrote:

> I have added this to the environment:
> CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1. I also put it at the top of my
> cron file.

I am not sure if the FreeBSD cron supports setting environment like
this, although I have until now believed it does.  Just in case and
for curiosity's sake, I would try setting it explicitly within the
command line, i.e.

env  CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 certbot ...

Hope this helps a little.

-- 
Ian