Wireshark-bugs: [Wireshark-bugs] [Bug 9208] (D)TLS server key exchange misses sig and hash algor

Date: Sun, 22 Jun 2014 10:33:23 +0000

changed bug 9208

What Removed Added
CC   [email protected]

Comment # 17 on bug 9208 from
I found the problem, TLS 1.2 requires all ServerKeyExchanges with a signature
field to include the SignatureAndHashAlgorithm field. This is not yet done for
DH. I'll prepare a patch that refactors the signature functionality into a new
function and re-use that in the existing keyex dissectors.


You are receiving this mail because:
  • You are watching all bug changes.