Diffie-Hellman/TLS decryption breaks after 'TCP Previous Segment not captured' / 'TCP Out-Of-Order'
Hello!
Diffie-Hellman/TLS decryption works fine until the packets get out of order ('TCP Out-Of-Order', 'TCP Previous Segment not captured').
Is there anything that can be done to recover from the interruption and continue the decryption?
The application uses secure WebSocket with TLSv1.2/3 and Elliptic-curve Diffie-Hellman for key exchange.
Kind regards