hamon-in / librtcdcpp

A simple WebRTC DataChannels library
BSD 3-Clause "New" or "Revised" License
13 stars 3 forks source link

Fix deprecated openSSL method #9

Closed mo3rfan closed 6 years ago

mo3rfan commented 7 years ago

DTLSv1_method() (being version specific) is deprecated in OpenSSL 1.1.0+ : https://github.com/hamon-in/librtcdcpp/blob/5b7ddb011755f8345f9d46a665a4c12702614c0c/src/DTLSWrapper.cpp#L82

mo3rfan commented 6 years ago

Fixed in https://github.com/hamon-in/librtcdcpp/commit/149b12491d50779dd0a03d1d1a080cce6cec6fb6