certbot vs acme.sh
certbot is the official Let's Encrypt client — Python, pulls deps, fine if it's already there. acme.sh is one pure shell script, ~200KB, no deps, runs anywhere including a busybox box.
— Standard Ubuntu, don't care about footprint: certbot
— Tiny box, weird distro, want zero Python: acme.sh
acme.sh also does DNS-01 for wildcards more cleanly and supports ZeroSSL/Buypass if LE rate-limits you. I moved everything to acme.sh. Try it tonight.
Root Access Daily
@RootAccessDaily
certbot vs acme.sh
Этот пост опубликован в Telegram-канале Root Access Daily. Подписаться можно по ссылке: @RootAccessDaily.