rbit / pydtls

Datagram Transport Layer Security for Python
Apache License 2.0
72 stars 45 forks source link

DTLS1.2 #6

Closed krzysztofwl closed 7 years ago

krzysztofwl commented 8 years ago

Hi,

I'm looking for an easy-to-use DTLS solution that works on windows platform. How much on an effort would it be to add support for DTLS1.2 for use on windows? It is suported starting with openssl 1.0.2a.

Regards, Krzysztof

rbit commented 8 years ago

I haven't looked into it. Probably the easiest way to get this going is for you to send me a patch.

mcfreis commented 7 years ago

My Pull request "Added support for EC-Functions and DTLSv1.2 (Updated OpenSSL-Lib to V1.0.2j)" #7 might fix this issue.

Kind regards, Björn

rbit commented 7 years ago

Merged into 1.2.0.