commit | bbfed52cf2912d5088abeb017049241e4d37d21f | [log] [tgz] |
---|---|---|
author | ssaroha <ssaroha@gmail.com> | Mon Dec 12 02:42:07 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 12 02:42:14 2016 |
tree | a45c06dd66afb145572c58255a64119ffe7281fd | |
parent | ae875f24ae3b85edc3528914b6a7350a8ee00596 [diff] |
Set OPENSSL_EC_NAMED_CURVE explicitly on EC key so that certificate has ASN1 OID and NIST curve info. Without this openSSL handshake negotiation fails throwing NO_SHARED_CIPHER error. the change made is along the lines of openssl behavior documented here: https://wiki.openssl.org/index.php/Elliptic_Curve_Diffie_Hellman#ECDH_and_Named_Curves tested with openssl 1.0.2j BUG=webrtc:6763 Review-Url: https://codereview.webrtc.org/2534773002 Cr-Commit-Position: refs/heads/master@{#15536}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.