Certbot and Let's Encrypt reference for free TLS certificates. Covers ACME challenges (HTTP-01, DNS-01), certificate issuance for Nginx/Apache/standalone, wildcard certs, auto-renewal with hooks, rate limits, and web server SSL configuration.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill certbot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Certbot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-certbot)More formats (shields.io, HTML) on the badges page.
---
name: certbot
version: 1.0.0
description: >
Certbot and Let's Encrypt reference for free TLS certificates.
Covers ACME challenges (HTTP-01, DNS-01), certificate issuance
for Nginx/Apache/standalone, wildcard certs, auto-renewal with
hooks, rate limits, and web server SSL configuration.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [certbot, letsencrypt, tls, ssl, https, certificate, acme]
---
# Certbot Reference
Free TLS certificates from Let's Encrypt.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | ACME, challenges, install |
| `obtain` | Get certs (nginx/DNS/standalone) |
| `renewal` | Auto-renew, hooks, manage |
| `webservers` | Nginx/Apache/Docker SSL config |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!