daq
daq copied to clipboard
TLS Client Tests False Negatives
I have a device which uses MQTT/TLS but registers a fail in the TLS client tests. It seems that because it uses a long lived connection, the handshake doesn't occur during the TLS module, so it isn't detected.
Perhaps moving the client to look at monitor.pcap may be more likely to capture a negotiation as this is immediately after a device regains network connect, but don't know if this is standard behaviour