macOS
brew install acme.shlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für acme.sh in AI-Agent-Workflows.
Installation
brew install acme.shlocal Homebrew formula metadata
nix profile install nixpkgs#acme-shnixpkgs package indexes · pkgs/by-name/ac/acme-sh/package.nix · Quelle: api.github.com
sudo apk add acme.shAlpine Linux edge package indexes · acme.sh · Quelle: dl-cdn.alpinelinux.org
sudo apt install acme.shDebian stable package indexes · acme.sh · Quelle: deb.debian.org
sudo pacman -S acme.shArch Linux sync databases · acme.sh · Quelle: geo.mirror.pkgbuild.com
Überblick
ACME client
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
acme.sh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/acmesh-official/acme.sh
Installationsmetadaten
| Paketschlüssel | brew:acme.sh |
|---|---|
| Version | 3.1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/acme.sh |
| Homepage | https://github.com/acmesh-official/acme.sh |
| Repository | https://github.com/acmesh-official/acme.sh |
| Upstream-Dokumentation | https://github.com/acmesh-official/acme.sh#readme |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/acmesh-official/acme.sh/archive/refs/tags/3.1.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-17T03:06:02Z |
| Pulse | updated |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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.shQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.