🍺 BREW Explorer

← all formulae

certbot

brew install certbot v5.6.0_1 Apache-2.0

Python tool to automatically obtain and renew TLS certificates from Let's Encrypt and enable HTTPS.

Why you might care

Certbot automates the ACME protocol handshake with Let's Encrypt, handling certificate provisioning, renewal, and server configuration. It's the reference implementation backed by the EFF and works with Apache, nginx, and standalone modes. Essential for any sysadmin or DevOps workflow managing public-facing HTTPS infrastructure.

Categories

Alternatives

acme.sh lego traefik caddy
2.5k
30-day installs · #871
11.0k
90-day · #774
46.1k
365-day · #717

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "acme.sh",
    "lego",
    "traefik",
    "caddy"
  ],
  "build_dependencies": [],
  "categories": [
    "sysadmin",
    "security",
    "networking"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "augeas",
    "certifi",
    "cryptography",
    "libyaml",
    "pydantic",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool to obtain certs from Let\u0027s Encrypt and autoenable HTTPS",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:15+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "certbot",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://certbot.eff.org/",
  "homepage_og_description": "Get your site on https://",
  "homepage_og_image": "/assets/certbot-OG-22db1d480d0a0cf78deee200fc8a98302e7c3cc5133c8da20e5b052057e7a2b9.png",
  "homepage_title": "Certbot",
  "installs_30d": 2522,
  "installs_365d": 46069,
  "installs_90d": 11041,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:47:35+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "certbot",
  "oldnames": [],
  "one_liner": "Python tool to automatically obtain and renew TLS certificates from Let\u0027s Encrypt and enable HTTPS.",
  "optional_dependencies": [],
  "rank_30d": 871,
  "rank_365d": 717,
  "rank_90d": 774,
  "raw_hash": "4d73679912e7c006",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/c/certbot.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "libffi"
  ],
  "version_head": "HEAD",
  "version_stable": "5.6.0",
  "versioned_formulae": [],
  "why_use_this": "Certbot automates the ACME protocol handshake with Let\u0027s Encrypt, handling certificate provisioning, renewal, and server configuration. It\u0027s the reference implementation backed by the EFF and works with Apache, nginx, and standalone modes. Essential for any sysadmin or DevOps workflow managing public-facing HTTPS infrastructure."
}