<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Nginx with client certificate authentication (mTLS)?]]></title><description><![CDATA[<p dir="auto">I recently read about nginx with client certificate authentication (mTLS), as explained e.g. here: <a href="https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cloudflare.com/learning/access-management/what-is-mutual-tls/</a></p>
<blockquote>
<p dir="auto">One of the cornerstones of Zero Trust Networking is Mutual TLS (known as mTLS). <strong>In simple terms, this means that each client is required to present a certificate to talk to the server.</strong> By replacing credentials with certificates, we are able to significantly improve the security (in particular with short-lived certificates, like the ones we offer), while also making the implementation easier (as it removes the need for API key/credential management).</p>
</blockquote>
<p dir="auto">It seems rather simple to set up: <a href="https://wott.io/blog/tutorials/2019/07/15/mtls-with-nginx" target="_blank" rel="noopener noreferrer nofollow ugc">https://wott.io/blog/tutorials/2019/07/15/mtls-with-nginx</a></p>
<p dir="auto">Is that something that could be implemented with Cloudron, maybe as an option, as an extra security layer?</p>
]]></description><link>https://forum.cloudron.io/topic/12641/nginx-with-client-certificate-authentication-mtls</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 21:09:08 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12641.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Oct 2024 14:47:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nginx with client certificate authentication (mTLS)? on Mon, 14 Oct 2024 11:12:15 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, it's not too hard to set up. But you have to educate all your users to install the client side certs on their OS/browser and also how to remove them etc. They also most likely break all the mobile apps. Of course, it's useful, no doubt but it's really meant for a niche set of use cases and that too in enterprises where they can preinstall these certs into the laptops and devices.</p>
<p dir="auto">That said, you are right that it's probably easy to implement <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=79edf4b7a71" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/95636</link><guid isPermaLink="true">https://forum.cloudron.io/post/95636</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 14 Oct 2024 11:12:15 GMT</pubDate></item></channel></rss>