commit | 8ae8ab4e2364821eb9b4c7cf4d9718e78f79432f | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon May 16 02:45:40 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 16 09:45:45 2016 +0000 |
tree | 1d5bc6b3fb9194e1e338e2195d550331ce0e3c37 | |
parent | 4b2ffe2a23f3ec5d5bf7ecd489c233f62bcb159d [diff] |
Makes ECDSA the default certificate to use (generated if no other certificates are specified when constructing a peer connection, at: https://code.google.com/p/chromium/codesearch#chromium/src/third_party/webrtc/api/webrtcsessiondescriptionfactory.cc&q=webrtcsessiondescriptionfactory&sq=package:chromium&type=cs&l=191). This does not affect WEBRTC_BUILD_CHROMIUM builds whose ECDSA launch is handled separately: https://crbug.com/601850 (req. @chromium acc). BUG=chromium:611698, webrtc:5795 Review-Url: https://codereview.webrtc.org/1972383002 Cr-Commit-Position: refs/heads/master@{#12756}
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.