esp32-http-firmware-update-over-the-air
esp32-http-firmware-update-over-the-air copied to clipboard
Certificate
What should i put in the certificate field in order to connect successfully? The .crt file? The .pem file content? (String) The .key file or content?
Help me pls!
Hi,
Follow this http://www.iotsharing.com/2017/08/how-to-use-esp32-mqtts-with-mqtts-mosquitto-broker-tls-ssl.html?m=1
In the case statement, set:
info.caCert = NULL;