88 <img alt =" version " src =" https://img.shields.io/badge/version-1.8.0-brightgreen " >
99</p >
1010
11- ## Introduction
11+ ## 介绍
1212
13- ** httpsok** is a convenient HTTPS certificate auto-renewal tool designed specifically for Nginx servers. It has served numerous small and medium-sized enterprises, offering stability, security, and reliability.
13+ ** httpsok** 是一个便捷的 HTTPS 证书自动续签工具,专为 Nginx 服务器设计。已服务众多中小企业, ** 稳定 ** 、 ** 安全 ** 、 ** 可靠 ** 。
1414
15- ** One command, easily renew SSL certificates **
15+ ** 一行命令,一分钟轻松搞定SSL证书自动续期 **
1616
17- ## Documentation
17+ ## 文档
1818
19- - Documentation: [ https://fposter.cn/doc/ ] ( https://fposter.cn/doc/ )
19+ - 官方帮助文档地址: [ https://fposter.cn/doc/ ] ( https://fposter.cn/doc/ )
2020
21- ## Features
21+ ## 特性
2222
23- - ⚡️ ** Simple and Efficient ** : With just one command, effortlessly renew SSL certificates within a minute.
24- - ✅ ** Automatic Detection ** : No need to worry about Nginx configuration; it automatically identifies certificate configurations, suitable for older systems and complex production environments.
25- - ✅ ** Wildcard Resolutions, Multiple Domains, Multiple Servers ** : Easily handle diverse scenarios.
26- - ✅ ** Certificate Monitoring ** : Provides push notifications via public accounts for certificates approaching expiration.
27- - ✅ ** Good Compatibility ** : Compatible with mainstream Linux systems such as ` CentOS ` , ` Ubuntu ` , and ` TencentOS ` .
23+ - ** ⚡️ 简单高效 ** 一行命令,一分钟轻松搞定SSL证书自动续签
24+ - ** ✅ 自动检测 ** 无需关心nginx配置,自动识别证书配置,适合老旧系统、复杂配置的生产环境
25+ - ** ✅ 泛解析、多域名、多服务器 ** 轻松搞定
26+ - ** ✅ 证书监控 ** 对于即将失效的证书,提供公众号推送提醒
27+ - ** ✅ 兼容性好 ** 兼容主流的Linux系统, ` CentOS ` ` Ubuntu ` ` TencentOS `
2828
29- # Quick Start
29+ ## 快速开始
3030
31- ## Install httpsok
31+ ### 安装httpsok
3232
3333``` bash
3434curl -s https://fposter.cn/httpsok.sh | bash -s ' your token'
3535```
3636
37- > Login to the console 👉 👉 [ Get your token ] ( https://fposter.cn/console/ )
37+ > 登陆控制台 👉 👉 [ 获取token ] ( https://fposter.cn/console/ )
3838
39- ## Installation Success
40-
41- After successful installation, it will automatically check the ` nginx ` certificates in the system.
39+ 安装成功后,会自动检测一次系统中的` nginx ` 证书。
4240
4341``` bash
4442Httpsok make SSL easy. https://fposter.cn/
@@ -52,23 +50,30 @@ home: /root/.httpsok
52502024-03-04 04:54:24 Nginx reload needless.
5351```
5452
55- ## DNS Configuration
5653
57- If you encounter the following prompt:
54+ ### DNS解析配置
55+
56+ 出现如下提示
5857
59- Please add the corresponding DNS-CNAME resolution record, ** only needs to be configured once ** .
58+ 请添对应的DNS-CNAME解析记录 参考 [ DNS解析配置 ] ( https://fposter.cn/doc/guide/dns.html ) , ** 只需配置一次即可 ** 。
6059
61- ** Solution: ** Refer to [ DNS Resolution ] ( https://fposter.cn/doc/guide/dns.html )
60+ ** 添加成功后请稍等1分钟左右 ** (DNS生效需要一小会儿),再次运行安装脚本即可。
6261
6362``` bash
64- DNS-CNAME resolution invalid. Reference: https://fposter.cn/doc/guide/dns.html? code=1361fd24380436d44ea
65- Please add the following DNS-CNAME resolution record (only needs to be configured once):
63+ DNS-CNAME解析无效 参考: https://fposter.cn/doc/guide/dns.html
64+ 请添以下DNS-CNAME解析记录(只需配置一次即可):
6665
67- _acme-challenge.****** .cn >> 043a438043a438d40c.httpsok.com
66+ _acme-challenge.yourdomain.com >> 043a438043a438d40c.httpsok.com
6867```
6968
70- ## Issue Feedback
69+ ### 完成
70+
71+ 没错,已经结束了,** SSL证书自动续签就应该这么简单** 。
72+
73+ ## 问题反馈
74+
75+ 欢迎大家添加作者微信,共同交流一些技术、想法。
7176
72- Author's WeChat: Please mention ` httpsok `
77+ 作者微信 请备注 ` 来自httpsok `
7378
7479<p align =" center " ><img width =" 168 " src =" https://fposter.cn/dassets/qrcode.png " alt =" httpsok logo " ></p >
0 commit comments