Re: DTLS server on windows issues a sslv3 alert bad record mac for a client re-negotiating a connection

2011-07-23 Thread nvaghela
No this does not happen on linux. Only on windows. Nilesh. Sent from my Verizon Wireless BlackBerry -Original Message- From: Michael Tuexen michael.tue...@lurchi.franken.de Sender: owner-openssl-...@openssl.org Date: Sat, 23 Jul 2011 07:55:14 To: openssl-dev@openssl.org Reply-To:

DTLS server on windows issues a sslv3 alert bad record mac for a client re-negotiating a connection

2011-07-22 Thread Yogesh Chopra
Hi, While testing DTLS on windows ran into the following problem with scenario described as below: There are 2 problems: *1. Server issuing a SSLv3 ALERT BAD RECORD MAC* *2. Server unable to detect an error when this happens as SSL_accept returns SSL_WANTS_READ/SSL_WANTS_WRITE where as Client

Re: DTLS server on windows issues a sslv3 alert bad record mac for a client re-negotiating a connection

2011-07-22 Thread Michael Tuexen
On Jul 23, 2011, at 3:14 AM, Yogesh Chopra wrote: Hi, While testing DTLS on windows ran into the following problem with scenario described as below: Does the same happen when running the server on Linux? Robin will look into this on Monday. Best regards Michael There are 2 problems: