<?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: Issuing Let’s Encrypt certificates on your pfSense using ACME!	</title>
	<atom:link href="https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/</link>
	<description>Trying to learn just a bit!</description>
	<lastBuildDate>Mon, 29 Jan 2024 02:50:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Encrypting Zabbix Server communication with Agents using Let&#039;s Encrypt certificates - Geek is the Way!		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-340</link>

		<dc:creator><![CDATA[Encrypting Zabbix Server communication with Agents using Let&#039;s Encrypt certificates - Geek is the Way!]]></dc:creator>
		<pubDate>Mon, 29 Jan 2024 02:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-340</guid>

					<description><![CDATA[[&#8230;] to other posts discussing Let&#8217;s Encrypt certificates, I will assume you know how to issue Let&#8217;s Encrypt certificates on your pfSense and have scripts in place to copy them to all your servers [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] to other posts discussing Let&#8217;s Encrypt certificates, I will assume you know how to issue Let&#8217;s Encrypt certificates on your pfSense and have scripts in place to copy them to all your servers [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-190</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Tue, 19 Oct 2021 03:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-190</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-136&quot;&gt;Sha&lt;/a&gt;.

Hi Sha, I never used use HA on pfSense, so I am afraid I cannot help with it. In the worst case, you can always create a CRON job to copy from master to the slave on a schedule.
I did get a second Netgate, so soon I might start playing with HA. Stay tuned]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-136">Sha</a>.</p>
<p>Hi Sha, I never used use HA on pfSense, so I am afraid I cannot help with it. In the worst case, you can always create a CRON job to copy from master to the slave on a schedule.<br />
I did get a second Netgate, so soon I might start playing with HA. Stay tuned</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-189</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Tue, 19 Oct 2021 03:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-189</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-135&quot;&gt;Sha&lt;/a&gt;.

Hi Sha, port 80 and 443 on your pfSense must be open and connecting to Internet. Make sure your ISP does not block those ports]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-135">Sha</a>.</p>
<p>Hi Sha, port 80 and 443 on your pfSense must be open and connecting to Internet. Make sure your ISP does not block those ports</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sha		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-136</link>

		<dc:creator><![CDATA[Sha]]></dc:creator>
		<pubDate>Wed, 26 May 2021 15:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-136</guid>

					<description><![CDATA[Hi Thiago Crepaldi,

Very good explanation!

Could you please help me out, i have two pfsese in HA-Availability, one is master node and second one is backup node.
 
With CARP IP HA sync is also working i am using package HAProxy and ACME, if i create some rule (Fronted and Backened) for  HAProxy it immediately replicate to backup node, till here as expected.
But when i create certificate on Master Node after successful creation i see on the log even i go to location /tmp/acme and /conf/acme certificate created. 
Why this two location /tmp/acme and /conf/acme i thought initially when certifcate not created with some issue it goes to  /tmp/acme but this is not the case.


But my question is why this certificate not replicate to Backup node with High Availability Sync even sync option is Certificate Authorities, Certificates, and Certificate Revocation Lists selected.

Is there any way that after creating certificate on Maser node replicate to Backup node automatically or do we need to manually copy and paste to backup.


Thanks in advance.
Happy to hear from you soon!]]></description>
			<content:encoded><![CDATA[<p>Hi Thiago Crepaldi,</p>
<p>Very good explanation!</p>
<p>Could you please help me out, i have two pfsese in HA-Availability, one is master node and second one is backup node.</p>
<p>With CARP IP HA sync is also working i am using package HAProxy and ACME, if i create some rule (Fronted and Backened) for  HAProxy it immediately replicate to backup node, till here as expected.<br />
But when i create certificate on Master Node after successful creation i see on the log even i go to location /tmp/acme and /conf/acme certificate created.<br />
Why this two location /tmp/acme and /conf/acme i thought initially when certifcate not created with some issue it goes to  /tmp/acme but this is not the case.</p>
<p>But my question is why this certificate not replicate to Backup node with High Availability Sync even sync option is Certificate Authorities, Certificates, and Certificate Revocation Lists selected.</p>
<p>Is there any way that after creating certificate on Maser node replicate to Backup node automatically or do we need to manually copy and paste to backup.</p>
<p>Thanks in advance.<br />
Happy to hear from you soon!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sha		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-135</link>

		<dc:creator><![CDATA[Sha]]></dc:creator>
		<pubDate>Wed, 26 May 2021 15:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-135</guid>

					<description><![CDATA[Good Post!
One question i am unable to issue certificate using ACME, Do we need to create Firewall rule to communication with Let&#039;s Encypt. Already open WAN interface 443 for this?

Thanks in advance!]]></description>
			<content:encoded><![CDATA[<p>Good Post!<br />
One question i am unable to issue certificate using ACME, Do we need to create Firewall rule to communication with Let&#8217;s Encypt. Already open WAN interface 443 for this?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-101</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Sun, 11 Apr 2021 03:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-101</guid>

					<description><![CDATA[Do you have the error message? when you type https as URL, that already implies port 443. Maybe you are not using default SSL port on your setup?]]></description>
			<content:encoded><![CDATA[<p>Do you have the error message? when you type https as URL, that already implies port 443. Maybe you are not using default SSL port on your setup?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brad A Chriss		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-99</link>

		<dc:creator><![CDATA[Brad A Chriss]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 23:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-99</guid>

					<description><![CDATA[I&#039;ve created a domain and host name for my pfsense but I can&#039;t use the url I created for it without using the port number too.  when I use the url without the port number I get an SSL error]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a domain and host name for my pfsense but I can&#8217;t use the url I created for it without using the port number too.  when I use the url without the port number I get an SSL error</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-64</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Sun, 20 Dec 2020 14:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-64</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-63&quot;&gt;Garrett&lt;/a&gt;.

Thanks for the heads up. I&#039;ve just did another clean installation and verified the change. The post is updated too!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-63">Garrett</a>.</p>
<p>Thanks for the heads up. I&#8217;ve just did another clean installation and verified the change. The post is updated too!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Garrett		</title>
		<link>https://geekistheway.com/2020/06/25/issuing-lets-encrypt-certificates-on-your-pfsense-using-acme/#comment-63</link>

		<dc:creator><![CDATA[Garrett]]></dc:creator>
		<pubDate>Wed, 16 Dec 2020 17:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=239#comment-63</guid>

					<description><![CDATA[The target directory for ACME certificates is actually under /cf/config/acme/. At least on my installation, /tmp/acme does not even exist. Just a heads up. I&#039;m assuming the file location was changed after a recent update.]]></description>
			<content:encoded><![CDATA[<p>The target directory for ACME certificates is actually under /cf/config/acme/. At least on my installation, /tmp/acme does not even exist. Just a heads up. I&#8217;m assuming the file location was changed after a recent update.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 52/98 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching using Redis

Served from: geekistheway.com @ 2026-05-13 05:03:14 by W3 Total Cache
-->