MQTT using the TLS 1.2 protocol – Is it possible to capture the traffic in plaintext?
I’m trying to capture the traffic that my IoT device sends to the broker. It seems that the MQTT packets use TLS 1.2, so I can’t see the traffic in plaintext.
Is there a way to capture this data in plaintext?