# CertCheck
**Repository Path**: ihongren/CertCheck
## Basic Information
- **Project Name**: CertCheck
- **Description**: TLS/SSL Certificate expiration check https证书过期检查
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-10-31
- **Last Updated**: 2025-11-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CertCheck
https证书过期检查
TLS/SSL Certificate expiration check
#### 使用
1、安装node,启动接口服务
```shell
> cd cert-server
> npm install
> npm start
```
2、安装IDE [HBuilderX](https://www.dcloud.io/hbuilderx.html),导入工程cert-app,点击运行到Chrome
3、预览localhost:3000
