凭据访问
Reads account keys, private keys, webroot paths, and DNS provider credentials.
代理安全
certbot manages TLS certificates and can change web-server certificate state.
Reads account keys, private keys, webroot paths, and DNS provider credentials.
Can request certificates and modify local server config or DNS plugins.
Can create certificates used by public services.
Gate renew, certonly, private-key reads, and DNS credential use.
Allow certificate status checks; require approval before issuing, renewing, or editing live certs.
安装
brew install certbotprovider-native install command
概览
Tool to obtain certs from Let's Encrypt and autoenable HTTPS
历史
Certbot is EFF's ACME client for obtaining and renewing HTTPS certificates, most commonly from Let's Encrypt, and optionally configuring web servers such as Apache and nginx.
The repository was created in 2014 during the early Let's Encrypt client era. In 2016, EFF announced the client would move under the Certbot name to distinguish the client from the Let's Encrypt certificate authority and ISRG organization.
Certbot rode the same adoption wave as Let's Encrypt: EFF's 2016 announcement noted Let's Encrypt had issued its three millionth certificate, and EFF later reported Certbot installed on more than 4 million web servers maintaining certificates for more than 31 million websites.
Certbot is intended to run on the server that hosts the site. It obtains certificates, saves them under /etc/letsencrypt/live, renews them on a schedule, and can use plugins for Apache, nginx, webroot, standalone, manual, and DNS-based validation.
Certbot is one of the canonical examples of a security CLI becoming distribution infrastructure: it appears in many package managers, replaced the older letsencrypt command name in user documentation, deprecated certbot-auto, and standardized operational files under /etc/letsencrypt.
安全态势
没有找到 certbot 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
Credential-bearing paths to review before unattended agent runs.
~/Library/Application Support/letsencrypt~/.config/letsencrypt~/.letsencrypt可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
certbot | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:certbot |
|---|---|
| 版本 | 5.7.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://certbot.eff.org/ |
| 仓库 | https://github.com/certbot/certbot |
| 最后更新 | 2026-07-16T20:51:03Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.