mirror of
https://github.com/certimate-go/certimate.git
synced 2026-09-01 15:39:35 +08:00
Update README
This commit is contained in:
@@ -23,10 +23,11 @@ English | [简体中文](README_zh.md)
|
||||
|
||||
An open-source and free self-hosted SSL certificates ACME tool, automates the full-cycle of issuance, deployment, renewal, and monitoring visually.
|
||||
|
||||
- **Self-Hosted**: Private deployment. All data is stored locally, giving you full control to ensure data privacy and security.
|
||||
- **Zero Dependencies**: No need to install databases, runtimes, or any complex frameworks. Truly ready to use out of the box with a single click.
|
||||
- **Low Resource Usage**: Extremely lightweight, requiring only ~16 MB of memory. It's so efficient that it can even run on devices like home routers.
|
||||
- **Easy to Use**: The user-friendly GUI lets you automate certificate management for multiple platforms with a visual workflow — all with just a few simple configurations.
|
||||
- **Self-hosted**: Private deployment. All data is stored locally, to ensure data privacy and security.
|
||||
- **Cross Platforms**: Compatible with various operating systems, including Windows/Linux/macOS.
|
||||
- **Zero Dependencies**: No need to install databases, runtimes, or any frameworks. Ready to use out of the box.
|
||||
- **Low Resource Usage**: Extremely lightweight, requiring only ~16 MB of memory.
|
||||
- **Easy to Use**: Automates certificate management with a visual workflow — all with just a few simple configurations.
|
||||
|
||||
## 💡 Features
|
||||
|
||||
@@ -35,7 +36,7 @@ An open-source and free self-hosted SSL certificates ACME tool, automates the fu
|
||||
- Supports DNS-01 challenge and HTTP-01 challenge both.
|
||||
- Supports various certificate formats such as PEM, PFX, JKS.
|
||||
- Supports more than 60+ domain registrars (e.g., AWS, Cloudflare, GoDaddy, Alibaba Cloud, Tencent Cloud, etc. [Check out full providers](https://docs.certimate.me/en-US/docs/reference/providers#supported-dns-providers)).
|
||||
- Supports more than 110+ deployment targets (e.g., Kubernetes, CDN, WAF, load balancers, etc. [Check out full providers](https://docs.certimate.me/en-US/docs/reference/providers#supported-hosting-providers)).
|
||||
- Supports more than 120+ deployment targets (e.g., Kubernetes, CDN, WAF, load balancers, etc. [Check out full providers](https://docs.certimate.me/en-US/docs/reference/providers#supported-hosting-providers)).
|
||||
- Supports multiple notification channels including email, Discord, Slack, Telegram, DingTalk, Feishu, WeCom, and more.
|
||||
- Supports multiple ACME CAs including Let's Encrypt, Actalis, Google Trust Services, SSL.com, ZeroSSL, and more.
|
||||
- More features waiting to be discovered.
|
||||
|
||||
+5
-4
@@ -23,10 +23,11 @@
|
||||
|
||||
完全开源免费的自托管 SSL 证书 ACME 工具,申请、部署、续期、监控全流程自动化可视化,支持各大主流云厂商。
|
||||
|
||||
- **自托管**:私有化部署,所有数据本地化存储,掌控数据的隐私与安全。
|
||||
- **自托管**:私有化安装,所有数据本地化存储,掌控数据的隐私与安全。
|
||||
- **跨平台**:Windows/Linux/macOS,全平台多架构可运行。
|
||||
- **零依赖**:无需安装数据库、运行时或复杂框架,一键启动,开箱即用。
|
||||
- **低占用**:超轻量的资源开销,仅需 ~16 MB 内存,甚至可以运行在家用路由器。
|
||||
- **易操作**:图形化界面,通过简单配置即可完成证书申请、部署和续期的自动化工作。
|
||||
- **低占用**:超轻量的资源开销,仅需 ~16 MB 内存。
|
||||
- **易操作**:图形化界面,通过简单配置即可完成证书的自动化管理。
|
||||
|
||||
## 💡 功能特性
|
||||
|
||||
@@ -35,7 +36,7 @@
|
||||
- 支持 DNS-01(即基于域名解析验证)、HTTP-01(即基于文件验证)两种质询方式。
|
||||
- 支持 PEM、PFX、JKS 等多种格式输出证书。
|
||||
- 支持 60+ 域名托管商(如阿里云、腾讯云、AWS、Cloudflare、GoDaddy 等,[点此查看完整清单](https://docs.certimate.me/zh-CN/docs/reference/providers#supported-dns-providers))。
|
||||
- 支持 110+ 部署目标(如 Kubernetes、CDN、WAF、负载均衡等,[点此查看完整清单](https://docs.certimate.me/zh-CN/docs/reference/providers#supported-hosting-providers))。
|
||||
- 支持 120+ 部署目标(如 Kubernetes、CDN、WAF、负载均衡等,[点此查看完整清单](https://docs.certimate.me/zh-CN/docs/reference/providers#supported-hosting-providers))。
|
||||
- 支持邮件、钉钉、飞书、企业微信、Discord、Slack、Telegram 等多种通知渠道。
|
||||
- 支持 Let's Encrypt、Actalis、Google Trust Services、SSL.com、ZeroSSL 等多种 ACME 证书颁发机构。
|
||||
- 更多特性等待探索。
|
||||
|
||||
Reference in New Issue
Block a user