mirror of https://github.com/certd/certd
chore:
parent
aa5b909486
commit
fca598991a
|
@ -14,7 +14,7 @@ Certd 是一款开源、免费、全自动申请和部署更新SSL证书的工
|
|||
* 支持通配符域名/泛域名,支持多个域名打到一个证书上
|
||||
* 邮件通知
|
||||
* 私有化部署,保障数据安全
|
||||
* 支持sqlite,postgresql数据库
|
||||
* 支持SQLite、Postgresql、MySQL数据库
|
||||
|
||||
|
||||
## 二、一些说明
|
||||
|
|
|
@ -32,5 +32,5 @@ features:
|
|||
- title: 支持私有化部署
|
||||
details: 保障数据安全
|
||||
- title: 多数据库支持
|
||||
details: 支持sqlite,postgresql数据库
|
||||
details: 支持SQLite、Postgresql、MySQL数据库
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue