<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>certbot  |  塞翁失馬</title>
	<atom:link href="https://hbirds.mydns.jp/tag/certbot/feed/" rel="self" type="application/rss+xml" />
	<link>https://hbirds.mydns.jp</link>
	<description>禍福は糾える縄の如し</description>
	<lastBuildDate>Tue, 27 Dec 2022 12:39:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://hbirds.mydns.jp/wp-content/uploads/2022/12/cropped-akaza-32x32.png</url>
	<title>certbot  |  塞翁失馬</title>
	<link>https://hbirds.mydns.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>自サバをSSL化</title>
		<link>https://hbirds.mydns.jp/%e8%87%aa%e3%82%b5%e3%83%90%e3%82%92ssl%e5%8c%96/</link>
		
		<dc:creator><![CDATA[hbirds]]></dc:creator>
		<pubDate>Fri, 23 Dec 2022 11:08:07 +0000</pubDate>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[certbot]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">http://hbirds.mydns.jp/?p=90</guid>

					<description><![CDATA[上手く行かない。OCIでは上手く行ったのに、自サバでは駄目なのか。 原因はルーター側のポートフォワードだった。]]></description>
										<content:encoded><![CDATA[
<pre class="wp-block-code"><code># certbot
Saving debug log to /var/log/letsencrypt/letsencrypt.log

Which names would you like to activate HTTPS for?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: www.hbirds.net
2: hbirds.mydns.jp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel): 2
Requesting a certificate for hbirds.mydns.jp

Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
  Domain: hbirds.mydns.jp
  Type:   connection
  Detail: 150.249.88.59: Fetching https://hbirds.mydns.jp/.well-known/acme-challenge/bCaCg9-yff5SSEDu8mf2GZivk5uFZ-nlxK6tJacBLx4: Error getting validation data

Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.

Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.</code></pre>



<p>上手く行かない。OCIでは上手く行ったのに、自サバでは駄目なのか。</p>



<p>原因はルーター側のポートフォワードだった。</p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># certbot
Saving debug log to /var/log/letsencrypt/letsencrypt.log

Which names would you like to activate HTTPS for?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: www.hbirds.net
2: hbirds.mydns.jp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter &#39;c&#39; to cancel): 2
Requesting a certificate for hbirds.mydns.jp

Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
  Domain: hbirds.mydns.jp
  Type:   connection
  Detail: 150.249.88.59: Fetching https://hbirds.mydns.jp/.well-known/acme-challenge/bCaCg9-yff5SSEDu8mf2GZivk5uFZ-nlxK6tJacBLx4: Error getting validation data

Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.

Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.</code></pre></div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
