esp-idf/examples/protocols/mqtt/ssl_mutual_auth/main
Euripedes Rocha Filho 61f8dc4365 examples/mqtt : Fix ssl mutual auth to use event loop
The example for mqtt ssl mutual authentication is now using the event
loop. Thi modification makes it uniform with all the other mqtt
examples.
2021-01-08 07:38:14 +00:00
..
app_main.c examples/mqtt : Fix ssl mutual auth to use event loop 2021-01-08 07:38:14 +00:00
client.crt mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style 2018-10-30 08:04:09 +01:00
client.key mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style 2018-10-30 08:04:09 +01:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk MQTT: add server side authentication to mutual auth example 2020-08-12 11:25:00 +08:00
mosquitto.org.crt MQTT: add server side authentication to mutual auth example 2020-08-12 11:25:00 +08:00