[10.6.8] certbot & pyOpenSSL problems

Joshua Root jmr at macports.org
Fri Dec 17 08:38:57 UTC 2021


On 2021-12-17 19:19 , Bjarne D Mathiesen wrote:
> My work-around for now is to do the admin on my
>        System Version: macOS 10.15.7 (19H1519)
>        Kernel Version: Darwin 19.6.0
> and then rsync to the server :
> 
> /opt/local/bin/rsync \
>      -aHv \
>      -e 'ssh -p 22022 -i ~bjarne/.ssh/id_rsa.minier' \
>      /opt/local/etc/letsencrypt/ \
>      root at miniserver.local:/opt/local/etc/letsencrypt
> 

For simple use cases, acme-tiny may be a better alternative to certbot:

<https://github.com/diafygi/acme-tiny>

- Josh


More information about the macports-dev mailing list