DTLS rehandshake broken
Sean Buckheister
s_buckhe at cs.uni-kl.de
Sun Feb 26 00:03:46 CET 2012
Hi,
DTLS rehandshake does not work in 3.0.13, hasn't in 3.0.12 and 3.0.3,
and probably in every version between those. Instead of performing
rehandshake, the system simply locks.
One possible test, two shells required.
First shell: gnutls-serv --echo --udp --priority NORMAL:+ANON-ECDH
Second shell: gnutls-cli --udp --priority NORMAL:+ANON-ECDH --port 5556
localhost --rehandshake
-- Sean
More information about the Gnutls-devel
mailing list