Credential-Zugriff
Reads account keys, private keys, webroot paths, and DNS provider credentials.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für certbot in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install certbotlocal Homebrew formula metadata
sudo port install certbotMacPorts ports tree · security/certbot/Portfile · Quelle: api.github.com
sudo apk add certbotAlpine Linux edge package indexes · certbot · Quelle: dl-cdn.alpinelinux.org
sudo apt install certbotDebian stable package indexes · certbot · Quelle: deb.debian.org
sudo dnf install certbotFedora Rawhide package metadata · certbot · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#certbotnixpkgs package indexes · pkgs/by-name/ce/certbot/package.nix · Quelle: api.github.com
sudo pacman -S certbotArch Linux sync databases · certbot · Quelle: geo.mirror.pkgbuild.com
sudo zypper install python311-certbotopenSUSE Tumbleweed package metadata · python311-certbot · Quelle: download.opensuse.org
winget install --id EFF.Certbot -eWindows Package Manager source index · EFF.Certbot · Quelle: cdn.winget.microsoft.com
Überblick
Tool to obtain certs from Let's Encrypt and autoenable HTTPS
Verlauf
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.
Sicherheitslage
Für certbot wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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.
Credential-bearing paths to review before unattended agent runs.
~/Library/Application Support/letsencrypt~/.config/letsencrypt~/.letsencryptExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
certbot | 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.
Installationsmetadaten
| Paketschlüssel | brew:certbot |
|---|---|
| Version | 5.7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/certbot |
| Homepage | https://certbot.eff.org/ |
| Repository | https://github.com/certbot/certbot |
| Upstream-Dokumentation | https://certbot.eff.org/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/2d/1a/eb1d1ff8682fbfcf7089f5e0cad80c259646f44cc85ce9d3533af901b3e6/certbot-5.7.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-16T20:51:03Z |
| Pulse | updated |
| Abhängigkeiten | augeas, certifi, cryptography, libyaml, pydantic, python@3.14 |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | certbot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
certbot 4.0.0-2+deb13u1
automatically configure HTTPS using Let's Encrypt
sudo apt install certbotcertbot
nix profile install nixpkgs#certbotcertbot 2.9.0-1
automatically configure HTTPS using Let's Encrypt
sudo apt install certbotcertbot 5.6.0-r0
An ACME client that can update Apache/Nginx configurations
https://github.com/certbot/certbot
sudo apk add certbotcertbot-pyc 5.6.0-r0
Precompiled Python bytecode for certbot
https://github.com/certbot/certbot
sudo apk add certbot-pyccertbot 5.6.0-1.fc45
A free, automated certificate authority client
https://github.com/certbot/certbot
sudo dnf install certbotpython-acme-doc 5.6.0-1.fc45
Documenation for python-acme-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-acme-docpython-certbot-dns-cloudflare-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-cloudflare-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-cloudflare-docpython-certbot-dns-digitalocean-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-digitalocean-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-digitalocean-docpython-certbot-dns-dnsimple-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-dnsimple-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-dnsimple-docpython-certbot-dns-dnsmadeeasy-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-dnsmadeeasy-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-dnsmadeeasy-docpython-certbot-dns-gehirn-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-gehirn-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-gehirn-docpython-certbot-dns-google-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-google-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-google-docpython-certbot-dns-linode-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-linode-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-linode-docpython-certbot-dns-luadns-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-luadns-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-luadns-docpython-certbot-dns-nsone-doc 5.6.0-1.fc45
Documenation for python-certbot-dns-nsone-doc libraries
https://github.com/certbot/certbot
sudo dnf install python-certbot-dns-nsone-docQuellspur
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.