Files
esp-mqtt/examples/mqtt_ssl
Dominikus Gierlach f3f223e031 Add cmake support (#42)
The new esp-idf build system is based on cmake.
Components require their own CMakeLists.txt with their dependencies.
2018-05-08 12:04:09 +07:00
..
2018-02-16 22:48:22 +07:00
2018-05-08 12:04:09 +07:00
2018-02-16 22:00:57 +07:00
2018-02-16 22:00:57 +07:00

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