当前位置:网站首页>【网站搭建】使用acme.sh更新ssl证书:将zerossl改为letsencrypt
【网站搭建】使用acme.sh更新ssl证书:将zerossl改为letsencrypt
2022-07-28 00:34:00 【DanteIoVeYou】
问题描述
acme.sh默认向zerossl申请证书,但是最近更新证书时总是Timeout,导致失败
解决方案
我们改为向letsencrypt申请证书
acme.sh --server letsencrypt --register -m 你初始化acme.sh时候的邮箱
如果接下来遇到Verify error、Invalid response from http://的报错
请将nginx配置文件加上:
location /.well-known/acme-challenge {
root 你deploy时候的路径;
}
你deploy时候的路径即执行
acme.sh --server letsencrypt --issue -d 域名 --webroot 路径
–webroot参数后面的路径
边栏推荐
- Gbase 8C transaction ID and snapshot (I)
- Linux Installation mysql8.0.29 detailed tutorial
- GBase 8c 数据库对象尺寸函数(一)
- 53:第五章:开发admin管理服务:6:开发【admin管理员退出登录,接口】;(一个点:我们想要修改一个采用了某种编码方式的值时,新的值最好也按照这种编码方式编码后,再去修改;)
- Dpdk plug-in of VPP
- 软件测试面试题:测试计划工作的目的是什么?测试计划工作的内容都包括什么?其中哪些是最重要的?
- Mark's story
- 简单为美-编程思路
- Solution of digital commerce cloud supply chain centralized purchase management system: centralized purchase system management mode, digital control of enterprise materials
- Fluorite network, difficult to be a "lone brave"
猜你喜欢

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

What is method and methodology: understand the underlying logic of self-improvement

Collection / container

The petrochemical industry is facing the tide of rising prices, and the digital dealer distribution system platform enables dealers and stores

开源飞控(PX4、ardupilot)

2022 software testing skills robotframework + selenium library + Jenkins web Keyword Driven Automation practical tutorial

hypermesh 圆周阵列-插件
![[Taichi] draw a regular grid in Tai Chi](/img/48/14e825562afa3ffba96296799617f7.png)
[Taichi] draw a regular grid in Tai Chi

Traversal and properties of binary trees
![[interview: concurrent article 28:volatile] orderliness](/img/8d/c4c2ca08d8883e997709d208b7395b.png)
[interview: concurrent article 28:volatile] orderliness
随机推荐
实时数仓:美团的实时数仓建设实践
A happy old age
Lambda expressions and stream streams
递归的使用:1.将平铺数组转为树 2.将树转化为平铺数组
Game 302 of leetcode
你所不知道的WMS
Gbase 8C transaction ID and snapshot (V)
N32l43x FLASH read \ write \ erase operation summary
Linux Installation mysql8.0.29 detailed tutorial
focal loss原理及实现
UE4 unreal ndisplay plug-in easy to use three fold screen details
数据输出-图片注释、标注
Data security and privacy computing summit - provable security: Learning
损失函数-交叉熵的原理及实现
A letter to the user of qubu drawing bed
存储成本降低 80%,有赞数据中台成本治理怎么做的?
数商云供应链集采管理系统解决方案:集采系统管理模式,数字化管控企业物资
什么是方法,什么是方法论:了解自我精进提升的底层逻辑
LeetCode高频题128. 最长连续序列,经常被互联网大厂面试考到
测试/开发程序员的级别“陷阱“,级别不是衡量单维度的能力......