Hi,

good news, I got this working - but it requires either openssl 1.0.0d with patches from http://sctp.fh-muenster.de/dtls-patches.html - I think the Sequence Numbers (#2555) should be enough - or OpenSSL CVS, some of the dtls patches got merged recently :).

I set a flag on the session in the cookie_verify_cb, if this flag is missing after SSL_accept, the ClientHello had no cookie, and I can discard the session (after flushing the bio).


Markus

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to