The Freebsd port of the letsencrypt client was completely removed and renamed to certbot.
However upon running it I get
An unexpected error occurred:
DistributionNotFound: The ‘letsencrypt>=0.1.1’ distribution was not found and is required by the application
Please see the logfile ‘certbot.log’ for more details.
My update script has not been running properly because the command letencrypt has been completely removed.
I’m not even sure how to get certbot to work with cloudfront updates either ?
ie
letsencrypt \
--renew-by-default --text \
--agree-tos -a letsencrypt-s3front:auth \
--letsencrypt-s3front:auth-s3-bucket bucket \
--letsencrypt-s3front:auth-s3-region region \
-i letsencrypt-s3front:installer \
--letsencrypt-s3front:installer-cf-distribution-id distid \
-d host