David Cermak
|
2684ed413d
|
add support for password protected client-key
|
2020-01-08 09:05:18 +01:00 |
|
Marius Vikhammer
|
e1ab64f0d8
|
Add support for ALPN
Closes IDF-1162
Closes https://github.com/espressif/esp-mqtt/issues/137
|
2019-11-20 17:30:58 +08:00 |
|
Henning Fleddermann
|
9a56cc7e14
|
add der-format support for tls-certificates/keys
|
2019-08-22 15:11:49 +02:00 |
|
David Cermak
|
117eef2dad
|
psk ssl could be used to authenticate with mqtt broker as an alternative to cerificate verification
Closes https://github.com/espressif/esp-mqtt/issues/95
|
2019-07-22 14:26:47 +02:00 |
|
David Cermak
|
65bf2255d7
|
adding error event with error code
|
2019-07-03 08:49:54 +02:00 |
|
David Cermak
|
edd67e1c8c
|
used event loop only if defined in supported features (enabled by macros) for backward compatibily with older IDFs
|
2019-06-06 17:00:03 +02:00 |
|
David Cermak
|
48cd04baf1
|
defined macros for supported features in esp-idf based on idf version
|
2019-05-29 14:05:49 +02:00 |
|