It seems the CA server is busy now

1198°C 15-06-2019 notbyai
最近更新于:2022-06-16 00:31:44

文章摘要moonshot-v1-8k

文章用意是告知读者,当使用Let's Encrypt更新证书时,可能会遇到服务器繁忙的问题,导致无法创建证书文件。作者指出这是因为Let's Encrypt官网更新了API的缘故,需要更新本地acme.sh来创建证书。作者提供了更新acme.sh版本和更新域名证书文件的代码示例,以帮助读者解决该问题。文章非常简洁明了,提供了解决方案,让读者能够快速解决服务器繁忙的问题。

It seems the CA server is busy now..

Let’s encrypt 更新证书的时候提示 It seems the CA server is busy now,无法创建证书文件。检查了下原因是官网更新了其api导致,需要更新本地acme.sh再创建证书。

可以先检查下版本,使用下命令更新

cd /root/.acme.sh
    acme.sh --upgrade

再更新域名证书文件

acme.sh --renew -d example.com

以上。


评论留言

avatar
「 涂鸦画板 」 关闭表情 bilibili 小电视
h0h1h2h3h4h5h6h7h8h9h10h11h12h13h14h15h16h17h18h19h20h21h22h23h24h25h26h27h28h29h30h31h32h33h34h35h36h37h38h39h40h41h42h43h44h45h46h47h48h49h50h51h52h53h54h55h56h57h58h59h60h61h62h63
0 条评论

👋 还没人评论,来抢沙发吗?