macOS
brew install acme.shlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de acme.sh pour les workflows d'agents IA.
installation
brew install acme.shlocal Homebrew formula metadata
nix profile install nixpkgs#acme-shnixpkgs package indexes · pkgs/by-name/ac/acme-sh/package.nix · Source: api.github.com
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
sudo pacman -S acme.shArch Linux sync databases · acme.sh · Source: geo.mirror.pkgbuild.com
aperçu
ACME client
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
acme.sh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/acmesh-official/acme.sh
métadonnées d'installation
| Clé du paquet | brew:acme.sh |
|---|---|
| Version | 3.1.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/acme.sh |
| Page d'accueil | https://github.com/acmesh-official/acme.sh |
| Dépôt | https://github.com/acmesh-official/acme.sh |
| Docs amont | https://github.com/acmesh-official/acme.sh#readme |
| Licence | GPL-3.0-only |
| Archive source | https://github.com/acmesh-official/acme.sh/archive/refs/tags/3.1.4.tar.gz |
| Dernière mise à jour | 2026-07-17T03:06:02Z |
| Pulse | updated |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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.shpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.