DTLS finished MAC calculation and handshake message fragmentation

2012-11-01 Thread Bojan Pisler
Hello, I'm doing interop testing with our DTLS server and OpenSSL. I'm using OpenSSL version OpenSSL 1.0.1c 10 May 2012 with the following command line. openssl s_client -msg -debug -connect 127.0.0.1:9683 -dtls1 -cert client.pem -certform PEM -key client.key -keyform PEM -CAfile root.crt

Re: DTLS finished MAC calculation and handshake message fragmentation

2012-11-01 Thread Michael Tuexen
On Nov 1, 2012, at 2:14 PM, Bojan Pisler wrote: Hello, I’m doing interop testing with our DTLS server and OpenSSL. I’m using OpenSSL version “OpenSSL 1.0.1c 10 May 2012” with the following command line. openssl s_client -msg -debug -connect 127.0.0.1:9683 -dtls1 -cert client.pem

SV: DTLS finished MAC calculation and handshake message fragmentation

2012-11-01 Thread Bojan Pisler
-...@openssl.org] För Michael Tuexen Skickat: den 1 november 2012 15:25 Till: openssl-dev@openssl.org Ämne: Re: DTLS finished MAC calculation and handshake message fragmentation On Nov 1, 2012, at 2:14 PM, Bojan Pisler wrote: Hello, I’m doing interop testing with our DTLS server and OpenSSL. I’m