<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>HTTPS - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/https/</link><description>HTTPS - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Mon, 13 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/https/" rel="self" type="application/rss+xml"/><item><title>使用 Certbot 为 Nginx 网站服务器设置永久免费的 HTTPS 证书</title><link>https://rd163.visword.com/posts/nginx-free-certificates-with-certbot/</link><pubDate>Mon, 13 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/nginx-free-certificates-with-certbot/</guid><description><![CDATA[<p>目前流行的免费 HTTPS 证书申请方案主要有两种:</p>
<ul>
<li><a href="https://github.com/acmesh-official/acme.sh" target="_blank" rel="noopener noreferrer">acme.sh</a>:采用纯 Shell 实现，拥有完善的中文文档，依赖少，适合脚本化场景。</li>
<li><a href="https://certbot.eff.org/" target="_blank" rel="noopener noreferrer">Certbot</a>:由 EFF(Electronic Frontier Foundation)维护，官方文档完善，与 Let&rsquo;s Encrypt 配套使用最为广泛。</li>
</ul>
<p>本文介绍第二种方式，即在 Nginx 上使用 Certbot 的 Webroot 模式申请并自动续签证书。</p>]]></description></item></channel></rss>