Forgot who of the core team wrote the DTLS code (it's in CVS, but I'm
too lazy to dig now), but the easy way out, especially given the
comment in there, is to disable that assert like this:

#if 0
        OPENSSL_assert(0); /* XDTLS:  want to see if we ever get here */
#endif

and build OpenSSL anew and test. (... Gentlemen, start your prayer wheels! ...)


-- 
Met vriendelijke groeten / Best regards,

Ger Hobbelt

--------------------------------------------------
web:    http://www.hobbelt.com/
        http://www.hebbut.net/
mail:   g...@hobbelt.com
mobile: +31-6-11 120 978
--------------------------------------------------
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to