mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 19:37:06 +00:00
.
This commit is contained in:
@@ -145,7 +145,7 @@ static void mqtt_app_start(void)
|
||||
const esp_mqtt_client_config_t mqtt_cfg = {
|
||||
.broker = {
|
||||
.address.uri = CONFIG_BROKER_URI,
|
||||
.verification.certificate = (const char *)mqtt_eclipseprojects_io_pem_start
|
||||
//.verification.certificate = (const char *)mqtt_eclipseprojects_io_pem_start
|
||||
//.global_ca_store = false
|
||||
//.skip_server_verification = true
|
||||
},
|
||||
|
Reference in New Issue
Block a user