Compare commits

...

5 Commits

Author SHA1 Message Date
xiaojunnuo c8e193e70d chore: docs https 2026-02-17 00:14:31 +08:00
xiaojunnuo 35859ffc3f build: release 2026-02-17 00:09:50 +08:00
xiaojunnuo 0d81ada5a8 build: publish 2026-02-16 23:52:22 +08:00
xiaojunnuo b68cf0fb45 build: trigger build image 2026-02-16 23:52:11 +08:00
xiaojunnuo 9ed2078e92 chore: publish 2026-02-16 23:51:46 +08:00
20 changed files with 27 additions and 26 deletions
+11
View File
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.38.11](https://github.com/certd/certd/compare/v1.38.10...v1.38.11) (2026-02-16)
### Bug Fixes
* 修复1panel2.1.0新版本测试失败的问题 ([8ef1f2e](https://github.com/certd/certd/commit/8ef1f2e395ea5969a95f55535e6c16a65e2b463b))
### Performance Improvements
* 优化登陆页面的黑暗模式 ([e47edda](https://github.com/certd/certd/commit/e47eddaa858f8fffe7a40dfbd14e8cda1dcba4ac))
* 支持自定义发件人名称,格式:名称<邮箱> ([bab9adc](https://github.com/certd/certd/commit/bab9adce240108d4291eedc67e04abc4a01019e0))
## [1.38.10](https://github.com/certd/certd/compare/v1.38.9...v1.38.10) (2026-02-15)
### Bug Fixes
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 28 KiB

+3 -13
View File
@@ -16,21 +16,11 @@ CERTD_HTTPS_port=7002
参考Certd顶部的创建证书流水线教程
### 2、配置复制到本机任务
将证书复制到certd的证书安装位置
证书路径:`ssl/cert.crt`
私钥路径:`ssl/cert.key`
### 2、配置部署证书到certd任务
![](./images/1.png)
![](./images/2.png)
![](./images/4.png)
### 3、配置重启Certd任务
重启certd的https server,让证书生效
![img.png](./images/3.png)
### 4、配置定时任务
### 3、配置定时任务
每天定时执行,最终效果如下
![](./images/ok.png)
+1 -1
View File
@@ -70,5 +70,5 @@
"bugs": {
"url": "https://github.com/publishlab/node-acme-client/issues"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -47,5 +47,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -45,5 +45,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -24,5 +24,5 @@
"prettier": "^2.8.8",
"tslib": "^2.8.1"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -31,5 +31,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -56,5 +56,5 @@
"fetch"
]
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -64,5 +64,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -46,5 +46,5 @@
"typeorm": "^0.3.11",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -38,5 +38,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -57,5 +57,5 @@
"tslib": "^2.8.1",
"typescript": "^5.4.2"
},
"gitHead": "01eb50078e135e00148a144d20747096e2f64a28"
"gitHead": "1f002159e2a3c73fb5e00341a344effa07d6f653"
}
+1 -1
View File
@@ -1 +1 @@
00:24
23:52
+1 -1
View File
@@ -1 +1 @@
00:46
00:09