macOS
brew install acme.shlocal Homebrew formula metadata
安装
brew install acme.shlocal Homebrew formula metadata
nix profile install nixpkgs#acme-shnixpkgs package indexes · pkgs/by-name/ac/acme-sh/package.nix · 来源: api.github.com
sudo apk add acme.shAlpine Linux edge package indexes · acme.sh · 来源: dl-cdn.alpinelinux.org
sudo apt install acme.shDebian stable package indexes · acme.sh · 来源: deb.debian.org
sudo pacman -S acme.shArch Linux sync databases · acme.sh · 来源: geo.mirror.pkgbuild.com
概览
ACME client
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
acme.sh | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/acmesh-official/acme.sh
安装元数据
| 软件包键 | brew:acme.sh |
|---|---|
| 版本 | 3.1.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/acme.sh |
| 主页 | https://github.com/acmesh-official/acme.sh |
| 仓库 | https://github.com/acmesh-official/acme.sh |
| 上游文档 | https://github.com/acmesh-official/acme.sh#readme |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/acmesh-official/acme.sh/archive/refs/tags/3.1.4.tar.gz |
| 最后更新 | 2026-07-17T03:06:02Z |
| Pulse | updated |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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.sh来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.