Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(483)

Issue 1965723002: FakeDtlsIdentityStore supporting both RSA and ECDSA. (Closed)

Created:
4 years, 7 months ago by hbos
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

FakeDtlsIdentityStore supporting both RSA and ECDSA. Previously it only supported RSA-1024/0x10001, now it also supports ECDSA-P256. This will be necessary for when KT_DEFAULT changes from KT_RSA to KT_ECDSA since FakeDtlsIdentityStore is used by many tests. BUG=webrtc:5795 R=mattdr@google.com, tommi@webrtc.org Committed: https://crrev.com/db7bd3a586be5629012f2edd9095c530d743efcf Cr-Commit-Position: refs/heads/master@{#12680}

Patch Set 1 : Run bots with KT_DEFAULT = KT_ECDSA to see what other problems exist with switching default #

Patch Set 2 : KT_DEFAULT = KT_RSA again #

Total comments: 4

Patch Set 3 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -96 lines) Patch
M webrtc/api/test/fakedtlsidentitystore.h View 1 2 3 chunks +156 lines, -96 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
hbos
In patch set 1, the bots fail because various peerconnection_unittests complain about the fingerprint in ...
4 years, 7 months ago (2016-05-10 11:44:39 UTC) #2
hbos
On 2016/05/10 11:44:39, hbos wrote: > In patch set 1, the bots fail because various ...
4 years, 7 months ago (2016-05-10 11:53:52 UTC) #3
hbos
Please take a look tommi and mattdr.
4 years, 7 months ago (2016-05-10 13:16:29 UTC) #5
tommi
lgtm % 1 rfc https://codereview.webrtc.org/1965723002/diff/20001/webrtc/api/test/fakedtlsidentitystore.h File webrtc/api/test/fakedtlsidentitystore.h (right): https://codereview.webrtc.org/1965723002/diff/20001/webrtc/api/test/fakedtlsidentitystore.h#newcode29 webrtc/api/test/fakedtlsidentitystore.h:29: "5aTSMsbbkZ+C/OzTnbiMqLL/vg6jAgMBAAECgYAvgOs4FJcgvp+TuREx7YtiYVsH\n" don't you mean "5aTSMsbbkZ+C/OzTnbiMqLL/vg6jAgMBAAECgYAvgOs4FJcgvp+TuREx7YtiYVsh\n"? ...
4 years, 7 months ago (2016-05-10 16:09:02 UTC) #6
mattdr
lgtm lgtm
4 years, 7 months ago (2016-05-11 00:15:15 UTC) #7
hbos
https://codereview.webrtc.org/1965723002/diff/20001/webrtc/api/test/fakedtlsidentitystore.h File webrtc/api/test/fakedtlsidentitystore.h (right): https://codereview.webrtc.org/1965723002/diff/20001/webrtc/api/test/fakedtlsidentitystore.h#newcode29 webrtc/api/test/fakedtlsidentitystore.h:29: "5aTSMsbbkZ+C/OzTnbiMqLL/vg6jAgMBAAECgYAvgOs4FJcgvp+TuREx7YtiYVsH\n" On 2016/05/10 16:09:01, tommi-webrtc wrote: > don't you ...
4 years, 7 months ago (2016-05-11 08:06:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1965723002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1965723002/40001
4 years, 7 months ago (2016-05-11 08:07:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x86_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x86_dbg/builds/3893)
4 years, 7 months ago (2016-05-11 08:14:56 UTC) #13
hbos
4 years, 7 months ago (2016-05-11 08:21:04 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
db7bd3a586be5629012f2edd9095c530d743efcf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698