Hi Robin,
thanks for testing. I actually checked out HEAD. The command I'm using is
cvs -z9 -d anonym...@cvs.openssl.org:/openssl-cvs co openssl
Would you mind retesting using this branch.
Thanks
Daniel
On 09/16/2010 01:49 PM, Robin Seggelmann wrote:
Hi Daniel,
On Sep 16, 2010, at 12:13 PM, Daniel Mentz wrote:
I can't get DTLS working with the current CVS version. When I run
./openssl s_client -dtls1
against
./openssl s_server -dtls1
I get
14710408:error:1408C06F:SSL routines:SSL3_GET_FINISHED:bad digest
length:s3_both.c:264:
on the server side.
Is somebody working on that? I should point out that it's working ok with
openssl-1.0.0a.
I was not able to reproduce your issue. After a checkout of the latest
OpenSSL_1_0_0-stable and OpenSSL_1_0_1-stable branches, both compile cleanly
and run as expected. Connection establishment and renegotiations worked without
any problems.
-Robin
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majord...@openssl.org