Releases: 0xJacky/cdn_cert
Releases · 0xJacky/cdn_cert
v2.1.8
25 Nov 06:22
Compare
Sorry, something went wrong.
No results found
feat: implement combined MD5 digest for certificate and private key
v2.1.7
11 Sep 10:55
Compare
Sorry, something went wrong.
No results found
v2.1.6
18 Aug 09:58
Compare
Sorry, something went wrong.
No results found
fix: fail to update domain issue #6
v2.1.5
22 May 10:21
Compare
Sorry, something went wrong.
No results found
Removed arm/v7, arm/v6, arm/v5 support
v2.1.4
22 May 10:02
Compare
Sorry, something went wrong.
No results found
Added build multi-platform docker image
v2.1.2
22 May 09:51
Compare
Sorry, something went wrong.
No results found
v2.1
28 Aug 03:47
Compare
Sorry, something went wrong.
No results found
修复 Python3.9 下邮件发送问题
新增自定义证书路径配置,从上个版本更新的用户请在 cert.db 中,
为 domain 表添加 cert_path(VARCHAR(255),is_nullable:YES)
和 private_key_path(VARCHAR(255),is_nullable:YES)
使用 configparse 管理配置文件,更新时请将 config-template.ini 复制一份改名为 config.ini 并重新配置
可修改域名证书配置和用户信息
支持 Docker 部署
Docker 容器自动配置定时任务,每天 01:00 执行更新,日志自动记录在 cdncert.log
v2.0
08 Jul 09:43
Compare
Sorry, something went wrong.
No results found