-- for secure: m:connect("192.168.11.118", 1880, 1)
Has anyone got any experience with this mode they can share please?
I read that there is a separate port, 8883 for using mqqt over ssl - I assume that is what this refers to?
Explore... Chat... Share...
-- for secure: m:connect("192.168.11.118", 1880, 1)
gwizz wrote:Yes, I was wondering about that - there is this line in the wiki example:-- for secure: m:connect("192.168.11.118", 1880, 1)
Has anyone got any experience with this mode they can share please?
I read that there is a separate port, 8883 for using mqqt over ssl - I assume that is what this refers to?
openssl req -x509 -newkey rsa:1024 -keyout key.pem -out cert.pem -days 3650
tuanpm wrote:gwizz wrote:Yes, I was wondering about that - there is this line in the wiki example:-- for secure: m:connect("192.168.11.118", 1880, 1)
Has anyone got any experience with this mode they can share please?
I read that there is a separate port, 8883 for using mqqt over ssl - I assume that is what this refers to?
Yes, it already supported SSL
This this repository have information about create SSL Cert & KEY 1024 bit for Mosca and how to run borker with SSL:
https://github.com/tuanpmt/esp_mqttCode: Select allopenssl req -x509 -newkey rsa:1024 -keyout key.pem -out cert.pem -days 3650
and you should add NTP module for real-time
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]