This is a discussion on DTLS and mutual authentication. - Openssl ; Hello, When attempting to use DTLS with mutual authentication my DTLS server fails with message: d1_both.c(1064): OpenSSL internal error, assertion failed: s->d1->w_msg_hdr.msg_len + DTLS1_HM_HEADER_LENGTH == (unsigned int)s->init_num" I have noted a few threads referencing this error going back to version ...
Hello,
When attempting to use DTLS with mutual authentication my DTLS server
fails with message:
d1_both.c(1064): OpenSSL internal error, assertion failed:
s->d1->w_msg_hdr.msg_len + DTLS1_HM_HEADER_LENGTH == (unsigned
int)s->init_num"
I have noted a few threads referencing this error going back to version
9.7a. Can anyone advise me if there if there is a fix available for
this?
My current openssl version is 9.8a
Thanks,
Jeremy
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager majordomo@openssl.org