mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-28 00:06:16 -04:00
Add a demo that shows MQTT over TLS mutual authentication connection and communication with a broken when using wolfSSL as the TLS library. |
||
|---|---|---|
| .. | ||
| ca-cert.pem | ||
| FreeRTOS_Plus_WolfSSL.sln | ||
| FreeRTOSConfig.h | ||
| main.c | ||
| READ_ME.url | ||
| SecureTCPClientTask.c | ||
| SecureTCPServerTask.c | ||
| server-cert.pem | ||
| server-key.pem | ||
| user_settings.h | ||
| WIN32.vcxproj | ||
| WIN32.vcxproj.filters | ||
| WIN32.vcxproj.user | ||