<?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>
	Comments on: Secure Apache with Let’s Encrypt Certificate on Rocky Linux	</title>
	<atom:link href="https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 05 Aug 2022 11:52:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: John		</title>
		<link>https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/comment-page-1/#comment-1857252</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Fri, 05 Aug 2022 11:52:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43320#comment-1857252</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/comment-page-1/#comment-1761803&quot;&gt;Jeremy Bonde&lt;/a&gt;.

I also didn&#039;t find a &lt;strong&gt;certbot-auto&lt;/strong&gt; binary anywhere on the filesystem.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/comment-page-1/#comment-1761803">Jeremy Bonde</a>.</p>
<p>I also didn&#8217;t find a <strong>certbot-auto</strong> binary anywhere on the filesystem.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peturdainn		</title>
		<link>https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/comment-page-1/#comment-1841211</link>

		<dc:creator><![CDATA[peturdainn]]></dc:creator>
		<pubDate>Thu, 07 Jul 2022 06:37:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43320#comment-1841211</guid>

					<description><![CDATA[Just use the &lt;strong&gt;mod_md&lt;/strong&gt; Apache module...]]></description>
			<content:encoded><![CDATA[<p>Just use the <strong>mod_md</strong> Apache module&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeremy Bonde		</title>
		<link>https://www.tecmint.com/secure-apache-with-ssl-in-rocky-linux/comment-page-1/#comment-1761803</link>

		<dc:creator><![CDATA[Jeremy Bonde]]></dc:creator>
		<pubDate>Mon, 11 Apr 2022 06:14:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43320#comment-1761803</guid>

					<description><![CDATA[Hi there,

Thank you for your article...

There is an error in the &quot;Step 4: Auto-Renew SSL Certificate for Apache in Rocky Linux&quot;.

Your cron references &quot;&lt;strong&gt;/usr/sbin/certbot-auto-renew&lt;/strong&gt;&quot; but your dry run was doing &quot;&lt;strong&gt;certbot renew --dry-run&lt;/strong&gt;&quot;.

I do not find &lt;strong&gt;certbot-auto&lt;/strong&gt; in &lt;strong&gt;/usr/sbin/&lt;/strong&gt; either &quot;&lt;strong&gt;certbot&lt;/strong&gt;&quot;. &quot;&lt;strong&gt;certbot&lt;/strong&gt;&quot; is a link to the current installed version and it is in &lt;strong&gt;/usr/bin&lt;/strong&gt;. 

So I think the cron should be :
&lt;pre&gt;
0 * * * * /usr/bin/certbot renew
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thank you for your article&#8230;</p>
<p>There is an error in the &#8220;Step 4: Auto-Renew SSL Certificate for Apache in Rocky Linux&#8221;.</p>
<p>Your cron references &#8220;<strong>/usr/sbin/certbot-auto-renew</strong>&#8221; but your dry run was doing &#8220;<strong>certbot renew &#8211;dry-run</strong>&#8220;.</p>
<p>I do not find <strong>certbot-auto</strong> in <strong>/usr/sbin/</strong> either &#8220;<strong>certbot</strong>&#8220;. &#8220;<strong>certbot</strong>&#8221; is a link to the current installed version and it is in <strong>/usr/bin</strong>. </p>
<p>So I think the cron should be :</p>
<pre>
0 * * * * /usr/bin/certbot renew
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
