-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Description
Hi! On my project wsing ESP32 I am trying to connect to a MQTT server using SSL. For what I see I need to write the command "mqttClient.setSecure(true);" before setting up the MQTT connection but when I compile my program it says that "class AsyncMqttClient' has no member named 'setSecure'; did you mean 'setServer'?". Can someone help me. I can´t find what the problem is.
Metadata
Metadata
Assignees
Labels
No labels