Certbot / Python problem

Bjarne D Mathiesen macintosh at mathiesen.info
Mon Feb 17 16:06:25 UTC 2025


I'm having the same problem

It's described here :
https://www.mankier.com/1/josepy#

There's another problem w/ certbot 3.2.0:
It's looking for the certificates in the wrong place:

certbot 3.1.0:
Saving debug log to /opt/local/var/log/letsencrypt/letsencrypt.log
certificate path : /opt/local/etc/letsencrypt/

certbot 3.2.0:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
certificate path : /etc/letsencrypt/

doing
rsync -aHX -v \
     /opt/local/etc/letsencrypt/ \
     /etc/letsencrypt/
solved the problem - at least temporarily

I've chosen to downgrade :
    certbot   3.2.0 -> 3.1.0
    py-acme   3.2.0 -> 3.1.0
    py-josepy 2.0.0 -> 1.15.0
by changing the portfiles and storing my modified portfiles in a local
file:/// repository (see: /opt/local/etc/macports/sources.conf for info)


Bjarne D Mathiesen
Slagelse ; Danmark ; Europa
-----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacPro 2010 5.1 ; OpenCore + macOS 14.7.4 Sonoma
2 x 3,46 GHz 6-Core Intel Xeon ; 192 GB 1333 MHz DDR3 ECC RDIMM
ATI Radeon RX 590 8 GB



More information about the macports-users mailing list