mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-16 23:39:26 +01:00
The new esp-idf build system is based on cmake. Components require their own CMakeLists.txt with their dependencies.
ESPMQTT SSL Sample application
Get iot.eclipse.org Certification
openssl s_client -showcerts -connect iot.eclipse.org:8883 </dev/null 2>/dev/null|openssl x509 -outform PEM >iot_eclipse_org.pem