<?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[MQTT Broker ssl]]></title><description><![CDATA[<p dir="auto">Hi all!</p>
<p dir="auto">Newbie question <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /><br />
Is there any guide on how to setup an MQTT Broker on Omega2 with SSL?</p>
<p dir="auto">Need help on how the setup the Mosquitto broker, create a topic and how and where puts the SSL certificate.<br />
I want to create my own SSL certificate.</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/topic/4136/mqtt-broker-ssl</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 04:37:07 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4136.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 May 2020 09:26:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MQTT Broker ssl on Sun, 17 May 2020 09:26:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi all!</p>
<p dir="auto">Newbie question <img src="http://community.onion.io/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ic093v0mjao" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /><br />
Is there any guide on how to setup an MQTT Broker on Omega2 with SSL?</p>
<p dir="auto">Need help on how the setup the Mosquitto broker, create a topic and how and where puts the SSL certificate.<br />
I want to create my own SSL certificate.</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/post/21669</link><guid isPermaLink="true">http://community.onion.io/post/21669</guid><dc:creator><![CDATA[Die Go]]></dc:creator><pubDate>Sun, 17 May 2020 09:26:30 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Broker ssl on Sun, 17 May 2020 15:26:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/6023">@Die-Go</a> This link was useful to me when I first started with Mosquitto on Omega. Omega runs OpenWrt and Mosquitto is the MQTT implementation on OpenWrt</p>
<p dir="auto"><a href="https://www.onetransistor.eu/2019/05/mosquitto-mqtt-on-openwrt-router.html" rel="nofollow">https://www.onetransistor.eu/2019/05/mosquitto-mqtt-on-openwrt-router.html</a></p>
]]></description><link>http://community.onion.io/post/21670</link><guid isPermaLink="true">http://community.onion.io/post/21670</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Sun, 17 May 2020 15:26:58 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Broker ssl on Fri, 22 May 2020 06:29:02 GMT]]></title><description><![CDATA[<p dir="auto">Thanks! very useful!</p>
]]></description><link>http://community.onion.io/post/21695</link><guid isPermaLink="true">http://community.onion.io/post/21695</guid><dc:creator><![CDATA[Die Go]]></dc:creator><pubDate>Fri, 22 May 2020 06:29:02 GMT</pubDate></item><item><title><![CDATA[Reply to MQTT Broker ssl on Sat, 23 May 2020 23:27:00 GMT]]></title><description><![CDATA[<p dir="auto">I'm using golang, for MQTT over ssl.  The solution in our code was to use <code>tcps</code> for the connector and port 8333.</p>
<p dir="auto">Granted, we're using certificates already in the ca-bundle (Amazon) for the upstream message broker, so we don't need to finagle self-signed certs.</p>
<p dir="auto">What language are you using?</p>
]]></description><link>http://community.onion.io/post/21714</link><guid isPermaLink="true">http://community.onion.io/post/21714</guid><dc:creator><![CDATA[Lnx Prof]]></dc:creator><pubDate>Sat, 23 May 2020 23:27:00 GMT</pubDate></item></channel></rss>