certimate-go/certimate

An open-source and free self-hosted SSL certificates ACME tool, automates the full-cycle of issuance, deployment, renewal, and monitoring visually....

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 7th, 2026
Created on August 21st, 2024
Open Issues & Pull Requests: 54 (+0)
GitHub issues: Enabled
Number of forks: 898
Total Stargazers: 9,284 (+0)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.9 hours
Mean response time: 6.5 days
90th percentile: 10.1 days
Tracked items: 944

How this project is maintained

96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "declined" is answered fastest, typically in about 3 hours, while "backlog" waits about 30 hours. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 51
New in 7 days: 3
Closed in 7 days: 5
Avg open age: 278 days
Stale 30+ days: 42
Stale 90+ days: 31

Recent activity

Opened in 7 days: 2
Closed in 7 days: 4
Comments in 7 days: 0
Events in 7 days: 2

Top labels

  • enhancement (432)
  • bug (384)
  • duplicate (67)
  • declined (51)
  • stale (32)
  • backlog (26)
  • invalid (12)
  • question (8)

Detailed Description

Certimate is a self-hosted SSL certificate management tool that automates the full lifecycle of certificate issuance, deployment, renewal, and monitoring through a visual interface.

The tool solves the complexity of managing SSL certificates across multiple domains and infrastructure by orchestrating the entire workflow automatically. It uses ACME protocol integration to request certificates from multiple certificate authorities, handles DNS-01 and HTTP-01 challenge methods, and supports various certificate formats including PEM, PFX, and JKS. The approach combines certificate acquisition with deployment automation, allowing users to configure workflows that apply certificates directly to their infrastructure without manual intervention.

Certimate suits teams managing certificates across diverse infrastructure who want to eliminate manual renewal processes and centralize certificate lifecycle management. It is particularly valuable for organizations using multiple cloud providers or deployment targets, as it supports over seventy domain registrars and more than one hundred sixty deployment destinations including Kubernetes, CDNs, WAFs, and load balancers. The tool's self-hosted nature means all certificate data and operations remain private and local, with no external dependencies on databases or runtimes. Its minimal resource footprint and cross-platform compatibility make it accessible for small deployments through large infrastructure operations. The README does not compare Certimate to alternative tools.

The project maintains active development with regular updates to its provider integrations and features. The codebase is written in Go and designed for immediate deployment without external dependencies. The tool includes a web interface for visual workflow configuration and supports multiple notification channels for certificate lifecycle events.