esp32-mqtt-client | toy project to get

 by   jessebraham C Version: Current License: MIT

kandi X-RAY | esp32-mqtt-client Summary

kandi X-RAY | esp32-mqtt-client Summary

esp32-mqtt-client is a C library typically used in Internet of Things (IoT) applications. esp32-mqtt-client has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A toy project to get familiar with the Espressif IoT Framework and MQTT
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              esp32-mqtt-client has a low active ecosystem.
              It has 5 star(s) with 3 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 3 have been closed. On average issues are closed in 22 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of esp32-mqtt-client is current.

            kandi-Quality Quality

              esp32-mqtt-client has no bugs reported.

            kandi-Security Security

              esp32-mqtt-client has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              esp32-mqtt-client is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              esp32-mqtt-client releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of esp32-mqtt-client
            Get all kandi verified functions for this library.

            esp32-mqtt-client Key Features

            No Key Features are available at this moment for esp32-mqtt-client.

            esp32-mqtt-client Examples and Code Snippets

            No Code Snippets are available at this moment for esp32-mqtt-client.

            Community Discussions

            QUESTION

            How to avoid the ca cert in the mosquitto pub and sub for ESP32
            Asked 2021-Jan-13 at 09:22

            I spent hours to to setup the TSL connection for my mosquitto broker in my raspberry. Now I can publish and subscribe topics in a client (on raspberry) using client certificate, client private key and ca certificate. It works correctly.

            Now I want to create the client in the ESP32 (IDF platform). I started from the example called ssl_mutual_auth. Unfortunatly in the example is used the client certificate, client private key and a server certificate not the ca certificate. So.. I'm confused and I don't know how to manage the ca.crt file in esp32 client (or Mosquitto client). Do I need to change my certificates or my mosquittos configuration? I used this guide to configure my mosquitto broker : https://medium.com/himinds/mqtt-broker-with-secure-tls-communication-on-ubuntu-18-04-lts-and-an-esp32-mqtt-client-5c25fd7afe67

            Here the Mosquitto.conf details where I set the path of certificates:

            ...

            ANSWER

            Answered 2021-Jan-13 at 09:22

            The ESP IDF documentation has a bit of a problem with PKI terminology. I'm pretty sure that when they say "server cert" they really mean "any certificate in the chain which validates the server's identity: CA, intermediate, or server cert". They make the same mistake in their HTTPS client docs.

            Anyway, just feed your CA cert into the ESP sample project and try it out. Make sure it's in PEM format - check this answer for the details. Convert with openssl if needed.

            Source https://stackoverflow.com/questions/65693694

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install esp32-mqtt-client

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jessebraham/esp32-mqtt-client.git

          • CLI

            gh repo clone jessebraham/esp32-mqtt-client

          • sshUrl

            git@github.com:jessebraham/esp32-mqtt-client.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link