Comment 3 for bug 454737

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Hey Dale,

Thanks for jumping in. :) I don't really know anything about DTLS. If you could expand your patch in a couple ways, so as to help me understand what's going on, then I'll be more likely to apply the changes to trunk soon. :) Here are a few things:

  - Add a section to the docs that talks about DTLSv1_METHOD - what it does, why you'd want to use it.
  - Add a unit test or two which uses it (as a bonus, this doubles as a usage example)

Alternatively, just explaining what the general idea here is in a comment on this ticket would also be quite helpful, or providing a link to some existing OpenSSL documentation about DTLS (which I've had trouble finding).

Thanks again!