DTLS server key exchange misses sig and hash algorithm for TLS 1.2. Bug 9208 (https...
authorMichael Mann <mmann78@netscape.net>
Mon, 14 Oct 2013 02:34:06 +0000 (02:34 -0000)
committerMichael Mann <mmann78@netscape.net>
Mon, 14 Oct 2013 02:34:06 +0000 (02:34 -0000)
commit20c163d070860943bad280a6921956e287f2ca2a
tree438af283c85498c5ee5f88b53bebedd325714973
parent5320a5edddec8cfd657c084480e3c329cb78cbba
DTLS server key exchange misses sig and hash algorithm for TLS 1.2.  Bug 9208 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9208)

1. Fix ECDH server key exchange for DTLS 1.2
2. Fix RSA server key exchange for DTLS 1.2

From Hauke Mehrtens

svn path=/trunk/; revision=52595
epan/dissectors/packet-dtls.c