Philip Prindeville <philipp_subx@xxxxxxxxxxxxxxxxxxxxx> wrote: > You can create an SSL context and then bind a connection listener to > it. > If the library doesn’t specifically handle the case of DTLS (I know it > handles SSL and TLS), then it shouldn’t be too hard to cobble something > together and even get it upstreamed. Philip, DTLS is not just TLS over UDP. There is more to it that that. we are trying to do EXACTLY this, and we can't because the behaviour of DTLSv1_listen() does not let a library do this. And we can't open code actually, because it (DTLSv1_listen) uses APIs internal to libssl. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | network architect [ ] mcr@xxxxxxxxxxxx http://www.sandelman.ca/ | ruby on rails [
Attachment:
signature.asc
Description: PGP signature
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users