<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Certbot - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/certbot/</link><description>Certbot - 标签 - 研发日志 · 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/certbot/" 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[<h1 id="使用-certbot-为-nginx-网站服务器设置永久免费的-https-证书" class="headerLink">
    <a href="#%e4%bd%bf%e7%94%a8-certbot-%e4%b8%ba-nginx-%e7%bd%91%e7%ab%99%e6%9c%8d%e5%8a%a1%e5%99%a8%e8%ae%be%e7%bd%ae%e6%b0%b8%e4%b9%85%e5%85%8d%e8%b4%b9%e7%9a%84-https-%e8%af%81%e4%b9%a6" class="header-mark"></a>使用 Certbot 为 Nginx 网站服务器设置永久免费的 HTTPS 证书</h1><p>目前流行的设置https证书的方案有2种：</p>
<ul>
<li><a href="https://github.com/acmesh-official/acme.sh" target="_blank" rel="noopener noreferrer">acme</a> 采用纯Shell实现， 并且有完善的中文文档。【只能支持Nginx配置安装在标准目录，如果自定义了配置目录，则无法使用】</li>
<li>certbot</li>
</ul>
<p>本文介绍第二种方式。</p>]]></description></item></channel></rss>