idf mqtt ssl

This commit is contained in:
2025-03-24 00:28:00 -04:00
parent 04ca52e8cf
commit 11313f72ed

View File

@@ -1,10 +1,7 @@
/* MQTT Mutual Authentication Example /* MQTT SSL Mutual Authentication
This example code is in the Public Domain (or CC0 licensed, at your option.) Created: March 3, 2025
Edited: March 24, 2025
Unless required by applicable law or agreed to in writing, this
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdint.h> #include <stdint.h>