#1 19058169 21 Nov 2020 01:08 Anonymous Anonymous Level 1 » | Post #1 19058169 21 Nov 2020 01:08 I have a question. What versions of SSL/TLS are supported in AT command mode? There is no word about this in the documentation.
Helpful post #2 19058510 21 Nov 2020 11:36 khoam khoam Level 42 » | Helpful post? (+1) Helpful post Post #2 19058510 21 Nov 2020 11:36 The AT firmware for ESP32 in the latest version 2.1 is based on wolfSSL version 4.3, i.e. it will support SSL 3.0, TLS 1.0, TLS 1.1, TLS 1.2. It does not support TLS 1.3. Link . Link .