Setting Up HiveMQ Private Cluster SSL Certificate | ESP8266 | MQTT | SkillSheen

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 2024
  • In this video, I will guide you on how to set up SSL Certificate for HiveMQ and communicate with your Private Cluster. This video contains the procedure and a short demo.
    HiveMQ: www.hivemq.com/
    RandomNerd : randomnerdtutorials.com/insta...
    LittleFS : github.com/earlephilhower/ard...
    Certs from Mozilla script: github.com/esp8266/Arduino/bl...
    Timestamps:
    0:00 Introduction
    0:39 Pre-Requisites
    0:55 Setting up Little FS
    2:57 Options to generate Certificate
    3:00 Setting up Script (Option 1)
    3:53 Modifying the script
    4:36 Generating SSL certificate
    5:10 Setting up Script (Option 2)
    5:44 Generating SSL certificate
    6:18 Working Demo
    8:43 Outro and Final words
    --------------_________--------------_________--------------________
    All images and logos in this video are the property of their respective owners/brands/organisations and are used under the Fair Use Policy.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 14

  • @michaelpio8258
    @michaelpio8258 หลายเดือนก่อน

    Thanks for sharing it , I got the Complete Understanding of it

  • @yam6973
    @yam6973 19 วันที่ผ่านมา

    Hi not so bad this video, but for someone who doing this not every day, its quick, I mean the exact location which file has to be placed in which folder.... was hubledibuble very quick 😅 so I'm lost,
    I receive: missing ar.exe, OpenSSL issue and so on....

  • @GrimReaper-bv4tg
    @GrimReaper-bv4tg 6 หลายเดือนก่อน

    How do i get matlab to publish on my private HiveMQ cluster ?. And get ESP32CAM to subscribe to the topics being published?

    • @skillsheen
      @skillsheen  6 หลายเดือนก่อน

      Sorry but I don't know!

  • @user-kw3yx3vz9v
    @user-kw3yx3vz9v 9 หลายเดือนก่อน

    thank

    • @skillsheen
      @skillsheen  9 หลายเดือนก่อน

      You're welcome

  • @user-wv8cb2zi4o
    @user-wv8cb2zi4o 9 หลายเดือนก่อน

    HI I HAVE CA.CRT AND PRIVATE KEY AND SINGED.CRT HOW TO USE FOR THIS SSL SETUP

    • @skillsheen
      @skillsheen  9 หลายเดือนก่อน +1

      You need to have a bundled file called certs.ar. This file can be generated with the help of python script that is linked in the video description.This certs.ar file contains all the required certificates as a bundle. It is also available on HiveMQTT web page. I, for now have no idea on how to flash crt files directly.

    • @user-wv8cb2zi4o
      @user-wv8cb2zi4o 9 หลายเดือนก่อน

      I will try thanks for replay@@skillsheen

    • @skillsheen
      @skillsheen  9 หลายเดือนก่อน

      You're welcome

  • @lequangnguyendinh7101
    @lequangnguyendinh7101 6 หลายเดือนก่อน

    can u teach me about how to do that with esp32 :_)

    • @skillsheen
      @skillsheen  6 หลายเดือนก่อน

      I would surely do that but for now I haven't tested it yet on ESP32. When I do, I would upload a video showing the same.

  • @gonsodany
    @gonsodany 8 หลายเดือนก่อน

    says i dont have openssl

    • @skillsheen
      @skillsheen  8 หลายเดือนก่อน

      You may refer this: stackoverflow.com/questions/50625283/how-to-install-openssl-in-windows-10