<?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: How to Create HTTPS Local Domains for Your Projects	</title>
	<atom:link href="https://www.tecmint.com/setup-https-local-domain-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-https-local-domain-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 30 Mar 2026 06:36:17 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2400209</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 30 Mar 2026 06:32:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61690#comment-2400209</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2399254&quot;&gt;Juan&lt;/a&gt;.

@Juan,

Good catch, you’re absolutely right.

Using &lt;code&gt;.local&lt;/code&gt; can lead to conflicts due to &lt;strong&gt;mDNS&lt;/strong&gt; behavior on macOS/Linux, which is why the project recommends avoiding it. The default use of &lt;code&gt;.test&lt;/code&gt; is intentional and aligns with best practices for local development domains.

Thanks for pointing that out, I’ll update the article to make this clearer.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2399254">Juan</a>.</p>
<p>@Juan,</p>
<p>Good catch, you’re absolutely right.</p>
<p>Using <code>.local</code> can lead to conflicts due to <strong>mDNS</strong> behavior on macOS/Linux, which is why the project recommends avoiding it. The default use of <code>.test</code> is intentional and aligns with best practices for local development domains.</p>
<p>Thanks for pointing that out, I’ll update the article to make this clearer.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Juan		</title>
		<link>https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2399254</link>

		<dc:creator><![CDATA[Juan]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 18:54:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61690#comment-2399254</guid>

					<description><![CDATA[Thanks for the article, it was very useful. I’ve been looking for something like this for my local services.

However, the project’s&lt;strong&gt; README.md&lt;/strong&gt; states: “&lt;strong&gt;Note&lt;/strong&gt;: Avoid &lt;code&gt;.local&lt;/code&gt; - it’s reserved for &lt;strong&gt;mDNS&lt;/strong&gt; and can cause slow DNS resolution on macOS/Linux.

By default, it creates domains with &lt;code&gt;.test&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the article, it was very useful. I’ve been looking for something like this for my local services.</p>
<p>However, the project’s<strong> README.md</strong> states: “<strong>Note</strong>: Avoid <code>.local</code> &#8211; it’s reserved for <strong>mDNS</strong> and can cause slow DNS resolution on macOS/Linux.</p>
<p>By default, it creates domains with <code>.test</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Øystein		</title>
		<link>https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2397830</link>

		<dc:creator><![CDATA[Øystein]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 11:10:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61690#comment-2397830</guid>

					<description><![CDATA[Using &lt;code&gt;.local&lt;/code&gt; domains on your local network is not recommended, because &lt;code&gt;.local&lt;/code&gt; is reserved for mDNS. Using it for internal DNS can cause resolution issues with services flapping between mDNS and standard DNS.

I have done the same myself for many years, since Microsoft had this in the wizard for AD-configuration. They removed this from the wizard and stopped recommending this around 2012.]]></description>
			<content:encoded><![CDATA[<p>Using <code>.local</code> domains on your local network is not recommended, because <code>.local</code> is reserved for mDNS. Using it for internal DNS can cause resolution issues with services flapping between mDNS and standard DNS.</p>
<p>I have done the same myself for many years, since Microsoft had this in the wizard for AD-configuration. They removed this from the wizard and stopped recommending this around 2012.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
