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