<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Certbot on 我的文档站</title><link>https://www.eternal.foo/docs/debian/certbot/</link><description>Recent content in Certbot on 我的文档站</description><generator>Hugo</generator><language>zh-CN</language><copyright>Copyright (c) 2020-2026 Thulite</copyright><lastBuildDate>Thu, 07 Sep 2023 16:12:03 +0200</lastBuildDate><atom:link href="https://www.eternal.foo/docs/debian/certbot/index.xml" rel="self" type="application/rss+xml"/><item><title>Certbot - 证书申请原理与安装</title><link>https://www.eternal.foo/docs/debian/certbot/certbot-%E8%AF%81%E4%B9%A6%E7%94%B3%E8%AF%B7%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%89%E8%A3%85/</link><pubDate>Thu, 07 Sep 2023 16:12:03 +0200</pubDate><guid>https://www.eternal.foo/docs/debian/certbot/certbot-%E8%AF%81%E4%B9%A6%E7%94%B3%E8%AF%B7%E5%8E%9F%E7%90%86%E4%B8%8E%E5%AE%89%E8%A3%85/</guid><description>&lt;h2 id="certbot-证书申请本质在做什么"&gt;Certbot 证书申请本质在做什么？&lt;/h2&gt;
&lt;p&gt;当你执行一次证书申请（&lt;code&gt;certbot certonly&lt;/code&gt; 或带插件的命令）时，本质是：&lt;/p&gt;
&lt;ol role="list" class="thulite-steps"&gt;
 
&lt;li&gt;
 &lt;p&gt;&lt;strong&gt;向证书颁发机构（CA）申请证书&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Certbot 默认对接的是 

&lt;a class="link link--text" href="https://letsencrypt.org/" rel="external"&gt;Let’s Encrypt&lt;/a&gt;（也可以对接其他 CA）。&lt;/p&gt;

&lt;/li&gt;

&lt;li&gt;
 &lt;p&gt;&lt;strong&gt;证明&amp;quot;这个域名是你的&amp;quot;，让 CA 信任你有权申请这个域名的证书。&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;这是核心步骤，叫 域名所有权验证（Domain Validation, DV）&lt;/p&gt;
&lt;p&gt;Let’s Encrypt 会要求你完成一个挑战（challenge），常见两种：&lt;/p&gt;</description></item></channel></rss>