<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Connect to Azure Event Grid using CA Signed Certificates</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123852/connect-to-azure-event-grid-using-ca-signed-certificates</link><description>Hi, I&amp;#39;m developing a device that needs to be able to securely connect to a MQTT Broker using certificates signed by a CA. In short, I already have that working when connecting to a self-hosted Mosquitto MQTT broker Where 1) The nrf9151dk generates a CSR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Aug 2025 08:08:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123852/connect-to-azure-event-grid-using-ca-signed-certificates" /><item><title>RE: Connect to Azure Event Grid using CA Signed Certificates</title><link>https://devzone.nordicsemi.com/thread/546304?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 08:08:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:956205df-0b69-4e26-9ac4-eeb3973cf8b1</guid><dc:creator>Jonas Hansen</dc:creator><description>&lt;p&gt;After some more messing around with it, I found the solution:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;In Azure Event Grid, Clients must always be registered.&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I had the assumption then when using CA Signed Certificates, the client didn&amp;#39;t have to be registered. And therefor I assumed the issue was not having the right cert attributes, but CN is enough.&lt;br /&gt;&lt;br /&gt;So when using CA Signed Certificates, you&amp;nbsp;still have to&amp;nbsp;register the client identifier (CN) my case&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>