Credential access
Reads account keys, private keys, webroot paths, and DNS provider credentials.
brew / rank 738
Tool to obtain certs from Let's Encrypt and autoenable HTTPS. Version 5.7.0 via Homebrew; verified 2026-07-16.
agent safety
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.
install
brew install certbotprovider-native install command
overview
Tool to obtain certs from Let's Encrypt and autoenable HTTPS
history
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.
security posture
No matching local secret-handling manifest was found for certbot. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
Credential-bearing paths to review before unattended agent runs.
~/Library/Application Support/letsencrypt~/.config/letsencrypt~/.letsencryptexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
certbot | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:certbot |
|---|---|
| Version | 5.7.0 |
| Package manager | Homebrew |
| Homepage | https://certbot.eff.org/ |
| Repository | https://github.com/certbot/certbot |
| Last updated | 2026-07-16T20:51:03Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.