<?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: Setting up Let’s Encrypt SSL certificates issued by pfSense on your Synology	</title>
	<atom:link href="https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/</link>
	<description>Trying to learn just a bit!</description>
	<lastBuildDate>Mon, 30 Dec 2024 18:02:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Installing Unifi controller Docker container on Synology NAS - Geek is the Way!		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-231</link>

		<dc:creator><![CDATA[Installing Unifi controller Docker container on Synology NAS - Geek is the Way!]]></dc:creator>
		<pubDate>Sat, 13 Aug 2022 15:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-231</guid>

					<description><![CDATA[[&#8230;] posts I&#8217;ve described how to issue Let&#8217;s Encrypt SSL certificates on your pfSense and how to install them in your Synology NAS. In this post we will extend this idea and install Let&#8217;s Encrypt certificate issued by [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] posts I&#8217;ve described how to issue Let&#8217;s Encrypt SSL certificates on your pfSense and how to install them in your Synology NAS. In this post we will extend this idea and install Let&#8217;s Encrypt certificate issued by [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-214</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Wed, 16 Feb 2022 12:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-214</guid>

					<description><![CDATA[Ao you need is to add a file at /etc/sudoers.d (e.g /etc/sudoers.d/shutdown) with the user/permission/command you need. Something like &quot;user_name ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown&quot;]]></description>
			<content:encoded><![CDATA[<p>Ao you need is to add a file at /etc/sudoers.d (e.g /etc/sudoers.d/shutdown) with the user/permission/command you need. Something like &#8220;user_name ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-213</link>

		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Wed, 16 Feb 2022 08:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-213</guid>

					<description><![CDATA[Thanks Thiago,

I’m running DSM 7 and am finding it’s a bit unstable at the moment (loses connection regularly while in the DSM UI).  I tried following the Synology instructions to get to root but sudo doesn’t seem to be available to my admin account.  Not sure if it’s because the Synology instructions are wrong/out of date or something else.

Will keep playing around and may try a reinstall as a last resort.]]></description>
			<content:encoded><![CDATA[<p>Thanks Thiago,</p>
<p>I’m running DSM 7 and am finding it’s a bit unstable at the moment (loses connection regularly while in the DSM UI).  I tried following the Synology instructions to get to root but sudo doesn’t seem to be available to my admin account.  Not sure if it’s because the Synology instructions are wrong/out of date or something else.</p>
<p>Will keep playing around and may try a reinstall as a last resort.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-212</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 13:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-212</guid>

					<description><![CDATA[What is your DSM version? Since DSM 6.0, ssh access to root user was disabled. You can always create another user and add them to the /etc/sudoers file to grant root access to the minimal amount of stuff you need.]]></description>
			<content:encoded><![CDATA[<p>What is your DSM version? Since DSM 6.0, ssh access to root user was disabled. You can always create another user and add them to the /etc/sudoers file to grant root access to the minimal amount of stuff you need.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-211</link>

		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 02:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-211</guid>

					<description><![CDATA[Thanks Thiago, I thought it was related to this, but must have jumped the gun (the certificates are now working and I didnt change anything).  While I have you - Im trying to figure out how I apply the ssh keys I generated to root on Synology.  What am I missing here please?  I can apply them to other admin accounts I have created but root says &#039;no&#039; due to a public key mismatch (I havent loaded a public key for root so not sure what I may have done wrong).]]></description>
			<content:encoded><![CDATA[<p>Thanks Thiago, I thought it was related to this, but must have jumped the gun (the certificates are now working and I didnt change anything).  While I have you &#8211; Im trying to figure out how I apply the ssh keys I generated to root on Synology.  What am I missing here please?  I can apply them to other admin accounts I have created but root says &#8216;no&#8217; due to a public key mismatch (I havent loaded a public key for root so not sure what I may have done wrong).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-210</link>

		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 01:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-210</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-209&quot;&gt;Andy&lt;/a&gt;.

Hi Andy, I can renew all my certificates using DNS method. Which domain validation method are you using? LetsEncrypt will deprecate a bunch of certificates issued by &lt;a href=&quot;https://letsencrypt.org/docs/challenge-types/#tls-alpn-01&quot; target=&quot;_blank&quot; rel=&quot;noopener nofollow ugc&quot;&gt;TLS-ALPN-01&lt;/a&gt; in two days. Maybe that is what is &lt;a href=&quot;https://letsencrypt.org/tlsalpnrevocation/&quot; target=&quot;_blank&quot; rel=&quot;noopener nofollow ugc&quot;&gt;hitting&lt;/a&gt; you.

If that is your case, try manually renovating your certificates and try again.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-209">Andy</a>.</p>
<p>Hi Andy, I can renew all my certificates using DNS method. Which domain validation method are you using? LetsEncrypt will deprecate a bunch of certificates issued by <a href="https://letsencrypt.org/docs/challenge-types/#tls-alpn-01" target="_blank" rel="noopener nofollow ugc">TLS-ALPN-01</a> in two days. Maybe that is what is <a href="https://letsencrypt.org/tlsalpnrevocation/" target="_blank" rel="noopener nofollow ugc">hitting</a> you.</p>
<p>If that is your case, try manually renovating your certificates and try again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-209</link>

		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Sun, 13 Feb 2022 20:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-209</guid>

					<description><![CDATA[Hi Thiago,

Thanks for that.  I went to have another go at this and see that LetsEncrypt SSL certificates are currently not working (using the pfSense method) due to the change in intermediary?  Are you having this issue also?

Thanks
Andy]]></description>
			<content:encoded><![CDATA[<p>Hi Thiago,</p>
<p>Thanks for that.  I went to have another go at this and see that LetsEncrypt SSL certificates are currently not working (using the pfSense method) due to the change in intermediary?  Are you having this issue also?</p>
<p>Thanks<br />
Andy</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anders		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-205</link>

		<dc:creator><![CDATA[Anders]]></dc:creator>
		<pubDate>Fri, 31 Dec 2021 19:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://crepaldi.us/?p=314#comment-205</guid>

					<description><![CDATA[Happy New Year Thiago!

Havent had time to fix my issue but the missing step was how to fix the ssh key for the Synology root. Keys were fixed using other admin accounts but as you know it isnt possible to ssh into the Synology anymore, thus the root ~/.ssh folder was empty. I simply just copied the generated ssh files into root and now it works. As you describe the task schedule within DSM runs through root. It is of course and obvious reason but since im a noob and as nothing was mentioned in you description i coulnt make it work until now. Thanks anyway for all your efforts in this matter! :)]]></description>
			<content:encoded><![CDATA[<p>Happy New Year Thiago!</p>
<p>Havent had time to fix my issue but the missing step was how to fix the ssh key for the Synology root. Keys were fixed using other admin accounts but as you know it isnt possible to ssh into the Synology anymore, thus the root ~/.ssh folder was empty. I simply just copied the generated ssh files into root and now it works. As you describe the task schedule within DSM runs through root. It is of course and obvious reason but since im a noob and as nothing was mentioned in you description i coulnt make it work until now. Thanks anyway for all your efforts in this matter! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-187</link>

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

					<description><![CDATA[Hi Anders, you just need to edit the script to copy the new certificate over your specific services]]></description>
			<content:encoded><![CDATA[<p>Hi Anders, you just need to edit the script to copy the new certificate over your specific services</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thiago Crepaldi		</title>
		<link>https://geekistheway.com/2020/07/12/setting-up-lets-encrypt-ssl-certificates-issued-by-pfsense-on-your-synology/#comment-186</link>

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

					<description><![CDATA[Hi Andy, It seems you are using DSM 7, in which synoservice is no longer available. I just fixed the homelab-utility-bel script to handle both DSM 6 and 7. Try again and let me know how it goes.]]></description>
			<content:encoded><![CDATA[<p>Hi Andy, It seems you are using DSM 7, in which synoservice is no longer available. I just fixed the homelab-utility-bel script to handle both DSM 6 and 7. Try again and let me know how it goes.</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 48/115 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching using Redis

Served from: geekistheway.com @ 2026-04-29 09:21:48 by W3 Total Cache
-->