[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DTLS rehandshake broken
From: |
Sean Buckheister |
Subject: |
DTLS rehandshake broken |
Date: |
Sun, 26 Feb 2012 00:03:46 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120217 Thunderbird/10.0.2 |
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
- DTLS rehandshake broken,
Sean Buckheister <=