As I was experimenting with wireshark and SSL decryption, I ran into a reproducible error. The SSL server sends back an HTML page and wireshark fails to decrypt: I get a frame
I had a similar "Decompression failed" problem before with another server having to do with out-of-order frames, but in this capture everything is in-order. I was able to reproduce this failure twice by going to Here is the relevant captures with SSL keys SSL keys: Frame 1760 is where the failure happens. Any suggestions on how to solve the failure? asked 05 Aug '13, 09:19 dansmith |