Add CertMate to the Server client list - #2313
Open
fabriziosalmi wants to merge 1 commit into
Open
Conversation
CertMate (https://github.com/fabriziosalmi/certmate) is an actively-maintained, MIT-licensed self-hosted certificate lifecycle manager (web UI + REST API) that wraps certbot to automate Let's Encrypt issuance and renewal across 20+ DNS providers. It runs server-side (not browser-based), performs automatic renewals, and jitters the renewal sweeps across a window so instances do not all hit the CA at the same time.
There was a problem hiding this comment.
🟢 Approval recommended
The JSON remains valid, the new client entry matches the existing schema and conventions, and the metadata update aligns with the stated PR intent.
Pull request overview
This PR updates the site’s data/clients.json dataset to include CertMate as a Server-category ACME client entry and refreshes the dataset modification date accordingly.
Changes:
- Updated the
lastmodfield to2026-08-29. - Added a new client entry for CertMate (GitHub URL, description, supported challenges, and
last_committimestamp) under theServercategory.
File summaries
| File | Description |
|---|---|
data/clients.json |
Adds CertMate to the clients list (Server) and updates the dataset lastmod date. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds CertMate to the Server section of the client list.
CertMate is an actively-maintained, MIT-licensed self-hosted certificate lifecycle manager (web UI + REST API) that wraps certbot to automate issuance and renewal against the ACMEv2 API across 20+ DNS providers (DNS-01), with HTTP-01 also supported.
Checklist from the client-options docs:
lastmoddate stamp inclients.json.