<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	댓글: [우분투] https Open SSL적용	</title>
	<atom:link href="https://wp.goodzz.shop/etc/774/feed" rel="self" type="application/rss+xml" />
	<link>https://wp.goodzz.shop/etc/774</link>
	<description>기록</description>
	<lastBuildDate>Wed, 24 Jan 2024 08:49:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-75</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 07:03:32 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-75</guid>

					<description><![CDATA[&lt;a href=&quot;https://wp.goodzz.shop/etc/774#comment-60&quot;&gt;goodzz&lt;/a&gt;의 응답.

TXT 잘 적용되었는지 확인
https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.mydomain.com]]></description>
			<content:encoded><![CDATA[<p><a href="https://wp.goodzz.shop/etc/774#comment-60">goodzz</a>의 응답.</p>
<p>TXT 잘 적용되었는지 확인<br />
<a href="https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.mydomain.com" rel="nofollow ugc">https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.mydomain.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-74</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 07:02:52 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-74</guid>

					<description><![CDATA[자동갱신
&lt;pre class=&quot;ql-syntax&quot; spellcheck=&quot;false&quot;&gt;sudo crontab -e
입력
0 0 5,20 * * /bin/bash -l -c &#039;certbot renew --quiet &#038;&#038; service nginx restart&#039;

저장
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>자동갱신</p>
<pre class="ql-syntax" spellcheck="false">sudo crontab -e
입력
0 0 5,20 * * /bin/bash -l -c 'certbot renew --quiet &amp;&amp; service nginx restart'

저장
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-73</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 07:01:10 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-73</guid>

					<description><![CDATA[인증서 수동 갱신
&lt;pre class=&quot;ql-syntax&quot; spellcheck=&quot;false&quot;&gt;//테스트
sudo certbot renew --dry-run

/실제 갱신
sudo certbot renew
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>인증서 수동 갱신</p>
<pre class="ql-syntax" spellcheck="false">//테스트
sudo certbot renew --dry-run

/실제 갱신
sudo certbot renew
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-72</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 07:00:09 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-72</guid>

					<description><![CDATA[인증서 정보 확인
&lt;pre class=&quot;ql-syntax&quot; spellcheck=&quot;false&quot;&gt;sudo certbot certificates
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>인증서 정보 확인</p>
<pre class="ql-syntax" spellcheck="false">sudo certbot certificates
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-71</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Fri, 20 Oct 2023 06:56:16 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-71</guid>

					<description><![CDATA[멀티 도메인

certbot certonly --manual -d *.goodzz.shop -d goodzz.shop --preferred-challenges dns

/*
_acme-challenge.goodzz.shop.
Ik-hYOWubNrMxRJwwUED8aGZkt64NniBxOuSYWjM1Fg
MRjXDCl5kRKyDkPihTi4d4C9r_SttwK-ot5RbkXsiII
*/]]></description>
			<content:encoded><![CDATA[<p>멀티 도메인</p>
<p>certbot certonly &#8211;manual -d *.goodzz.shop -d goodzz.shop &#8211;preferred-challenges dns</p>
<p>/*<br />
_acme-challenge.goodzz.shop.<br />
Ik-hYOWubNrMxRJwwUED8aGZkt64NniBxOuSYWjM1Fg<br />
MRjXDCl5kRKyDkPihTi4d4C9r_SttwK-ot5RbkXsiII<br />
*/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-61</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Tue, 17 Oct 2023 00:12:41 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-61</guid>

					<description><![CDATA[&lt;a href=&quot;https://wp.goodzz.shop/etc/774#comment-60&quot;&gt;goodzz&lt;/a&gt;의 응답.

멀티도메인]]></description>
			<content:encoded><![CDATA[<p><a href="https://wp.goodzz.shop/etc/774#comment-60">goodzz</a>의 응답.</p>
<p>멀티도메인</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		작성자: goodzz		</title>
		<link>https://wp.goodzz.shop/etc/774#comment-60</link>

		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Tue, 17 Oct 2023 00:12:33 +0000</pubDate>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=774#comment-60</guid>

					<description><![CDATA[&lt;span style=&quot;color: rgb(119, 119, 119);&quot;&gt;https://bakingdevlog.tistory.com/3&lt;/span&gt;

https://www.owl-dev.me/blog/42]]></description>
			<content:encoded><![CDATA[<p><span style="color: rgb(119, 119, 119);"><a href="https://bakingdevlog.tistory.com/3" rel="nofollow ugc">https://bakingdevlog.tistory.com/3</a></span></p>
<p><a href="https://www.owl-dev.me/blog/42" rel="nofollow ugc">https://www.owl-dev.me/blog/42</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
