macOS
brew install acme.shlocal Homebrew formula metadata
brew
ACME client. Version 3.1.3 via Homebrew; verified 2026-05-26.
install
brew install acme.shlocal Homebrew formula metadata
sudo apk add acme.shAlpine Linux edge package indexes · acme.sh · source: dl-cdn.alpinelinux.org
sudo apt install acme.shDebian stable package indexes · acme.sh · source: deb.debian.org
nix profile install nixpkgs#acme-shnixpkgs package indexes · pkgs/by-name/ac/acme-sh/package.nix · source: api.github.com
sudo pacman -S acme.shArch Linux sync databases · acme.sh · source: geo.mirror.pkgbuild.com
overview
ACME client
history
acme.sh is a pure Unix shell ACME client for issuing, renewing, and installing TLS certificates. It is designed around a small shell script, broad Unix compatibility, no Python dependency, and automated renewals through cron.
The GitHub repository was created in December 2015, shortly after Let's Encrypt made ACME-based certificate automation a practical mainstream workflow. The official README describes acme.sh as a full ACME protocol implementation written in Unix shell and tested across Linux, BSDs, macOS, Solaris-family systems, Haiku, and Windows via Cygwin.
The project grew from a Let's Encrypt-oriented client into a general ACME client. Its README lists support for multiple CAs including ZeroSSL, Let's Encrypt, SSL.com, Google Public CA, Actalis, Pebble, and any RFC 8555-compliant CA, while the wiki documents the large DNS API surface used for automated DNS-01 validation.
acme.sh became a popular package-manager ACME client because it fits shared hosting, appliances, routers, and small servers where a shell-only dependency profile matters. The official README's 'Who Uses acme.sh?' section names deployments and integrations such as FreeBSD.org, Proxmox, pfSense/OPNsense-adjacent tooling, and other hosting/control-panel environments.
The input package-manager facts show acme.sh packaged across Homebrew, Alpine, Debian, Nix, and Arch. The GitHub API reports a large public repository with tens of thousands of stars and thousands of forks, consistent with broad operational adoption.
Typical package usage installs the acme.sh command, stores working state under ~/.acme.sh by default, creates a cron renewal job, and issues certificates with webroot, standalone, TLS-ALPN, Apache, Nginx, DNS, DNS alias, stateless, or DNS persist modes. DNS API credentials are exported once and then saved into ~/.acme.sh/account.conf for later renewal runs.
acme.sh matters to package nerds because it is a rare security-critical tool whose portability comes from plain POSIX-ish shell rather than a language runtime. That makes it attractive for Homebrew, distro, appliance, and container packaging, while its large dnsapi collection creates a sprawling map of DNS provider integrations in one scriptable package.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.acme.sh/Credential-bearing paths to review before unattended agent runs.
~/.acme.sh/account.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
acme.sh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/acmesh-official/acme.sh
install metadata
| Package key | brew:acme.sh |
|---|---|
| Version | 3.1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/acme.sh |
| Homepage | https://github.com/acmesh-official/acme.sh |
| Repository | https://github.com/acmesh-official/acme.sh |
| Upstream docs | https://github.com/acmesh-official/acme.sh#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/acmesh-official/acme.sh/archive/refs/tags/3.1.3.tar.gz |
| Last updated | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | acme.sh |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
acme.sh 3.1.1-1
Pure unix shell script implementing ACME client protocol
https://github.com/acmesh-official/acme.sh
sudo apt install acme.shacme-sh
nix profile install nixpkgs#acme-shacme.sh 3.1.3-r0
ACME Shell script, an acme client alternative to certbot
https://github.com/acmesh-official/acme.sh
sudo apk add acme.shacme.sh 3.1.3-1
An ACME Shell script, an acme client alternative to certbot
https://github.com/acmesh-official/acme.sh
sudo pacman -S acme.shsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.