当前位置:网站首页>[website construction] update SSL certificate with acme.sh: change zerossl to letsencrypt
[website construction] update SSL certificate with acme.sh: change zerossl to letsencrypt
2022-07-28 02:10:00 【DanteIoVeYou】
Problem description
acme.sh Default direction zerossl Apply for a certificate , But when I update my certificate recently, I always Timeout, Result in failure
Solution
We changed to letsencrypt Apply for a certificate
acme.sh --server letsencrypt --register -m You initialize acme.sh When the mailbox
If you encounter Verify error、Invalid response from http:// The error of
Please put nginx Configuration files plus :
location /.well-known/acme-challenge {
root you deploy The path of time ;
}
you deploy The path of time The perform
acme.sh --server letsencrypt --issue -d domain name --webroot route
–webroot Path after parameter
边栏推荐
- What are the important applications of MES system in manufacturing enterprises
- Vxe table/grid cell grouping and merging
- 测试/开发程序员的级别“陷阱“,级别不是衡量单维度的能力......
- C# 使用Abp仓储访问数据库时报错记录集
- Starfish Os X MetaBell战略合作,元宇宙商业生态更进一步
- Unreal ue4.27 switchboard porting engine process
- 结构伪类选择器—查找单个—查找多个—nth-of-type和伪元素
- Flex layout learning completed on PC side
- Gbase 8C transaction ID and snapshot (V)
- Leetcode's 83rd biweekly match
猜你喜欢

云原生爱好者周刊:Prometheus 架构演进之路

华为APP UI自动化测试岗面试真题,真实面试经历。

Unreal ue4.27 switchboard porting engine process

Digital economy is the core of future economic development

数据安全与隐私计算峰会-可证明安全:学习

Data security and privacy computing summit - provable security: Learning

2022软件测试技能 Robotframework + SeleniumLibrary + Jenkins web关键字驱动自动化实战教程

Codeforces Round #810 (Div. 2)A~C题解

53:第五章:开发admin管理服务:6:开发【admin管理员退出登录,接口】;(一个点:我们想要修改一个采用了某种编码方式的值时,新的值最好也按照这种编码方式编码后,再去修改;)

执行 Add-Migration 迁移时报 Build failed.
随机推荐
Structure pseudo class selector - find single - find multiple - nth of type and pseudo elements
ArcGIS:加载历史遥感影像
机器学习如何做到疫情可视化——疫情数据分析与预测实战
Flume(5个demo轻松入门)
软件测试面试题:请详细介绍一下各种测试类型的含义?
Record a production deadlock
Gbase 8C transaction ID and snapshot
go 学习01
Wechat applet pictures are scaled according to the screen scale
A happy old age
Flex布局学习完成PC端
软件测试面试题:常见的 POST 提交数据方式
The principle and implementation of loss function cross entropy
Codeworks round 810 (Div. 2) a~c problem solution
Unreal ue4.27 switchboard porting engine process
Likeshop takeout ordering system [100% open source, no encryption]
In it, there is a million talent gap, and the salary rises, but it is not capped
Custom type: structure, enumeration, union
SFTP file / folder upload server
Leetcode's 83rd biweekly match