Page 1 of 1

dumping TLS context for wireshark

Posted: Wed Oct 30, 2024 3:14 pm
by Bryght-Richard
Currently, whenever I need to follow a TLS connection, I patch esp_tls_mbedtls with an mbedtls export callback to dump the needed context to wireshark. Is it possible to do this without patching the ESP-IDF?