SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 Shell acme-protocol Projects
-
Project mention: TLS certificates for internal services done right | news.ycombinator.com | 2026-07-09
> I use the acme dns-1 challenge on my public domain.
See also perhaps DNS aliasing in case you are not able to dynamically update your 'primary' domain, but can update a secondary or sub-domain:
* https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-mo...
So if "example.com" is control by Corporate IT, and they don't want 'random' folks fiddling with it, then you can create a "dnsauth.example.com" and point the dns-1 challenge record from "…foo.example.com" to "foo.dnsauth.example.com" (or a completely different domain, like "…example.net").
There are DNS server written strictly focused on this use case:
* https://github.com/acme-dns/acme-dns
Also code that handles a bunch of DNS provider APIs so you don't have to roll your own for ACME client hooks:
* https://github.com/dns-lexicon/dns-lexicon
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
Plain HTTP is not enough for anything public, so we add acme-companion, which pairs with nginx-proxy and handles Let's Encrypt certificates.
-
dehydrated-bigip-ansible
Ansible based hooks for dehydrated to enable ACME certificate automation for F5 BIG-IP systems
Shell acme-protocol discussion
Shell acme-protocol related posts
-
Let's Encrypt has been down most of today
-
Privacy for subdomains: the solution
-
Intent to End OCSP Service
-
Setting up a Homelab: Part 1 Proxmox and LetsEncrypt
-
Dehydrated: Letsencrypt/acme client implemented as a shell-script
-
How to Build Email Server with Exim on Alma Linux 9
-
Ask HN: What is your experience with ZeroSSL?
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Sep 2026
Index
What are some of the best open-source acme-protocol projects in Shell? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | acme.sh | 47,591 |
| 2 | acme-companion | 7,724 |
| 3 | dehydrated-bigip-ansible | 13 |