Is TLS 1.2 supported? #50
Bernard314
started this conversation in
General
Replies: 2 comments 2 replies
-
Yes, espMqttClient is built on WiFiClientSecure from the Arduino framework. TLS 1.2 is supported on both ESP32 and ESP8266, albeit not all cypher suites might be supported. I'm running it with a local mosquitto broker with TLS 1.2 |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you have trouble connecting, you should raise the debug level (are you using Arduino IDE or Platformio or something else?). Paste a log so we can check what is wrong. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is TLS1.2 supported in this?
Beta Was this translation helpful? Give feedback.
All reactions