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

Issue 1639463003: Use SSLPrivateKey for testing client authentication (Closed)

Created:
4 years, 11 months ago by svaldez
Modified:
4 years, 10 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use SSLPrivateKey for testing client authentication BUG=51132 Committed: https://crrev.com/0e6a4c6d35b9081b2bbbba9b07591e64369e0604 Cr-Commit-Position: refs/heads/master@{#372422}

Patch Set 1 #

Patch Set 2 : Simplify load. #

Patch Set 3 : Use better macro. #

Patch Set 4 : Merging _openssl_unittest with _unittest. #

Patch Set 5 : Fix unused. #

Patch Set 6 : Adding header. #

Total comments: 35

Patch Set 7 : Fixing comments. #

Patch Set 8 : Renaming. #

Total comments: 1

Patch Set 9 : Adding check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -288 lines) Patch
M net/BUILD.gn View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M net/net.gyp View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M net/net.gypi View 1 2 3 4 5 6 7 2 chunks +2 lines, -1 line 0 comments Download
M net/net_common.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 1 2 3 1 chunk +0 lines, -267 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 1 2 3 4 5 6 7 8 3 chunks +119 lines, -0 lines 0 comments Download
A net/ssl/test_ssl_private_key.h View 1 2 3 4 5 6 7 1 chunk +25 lines, -0 lines 0 comments Download
A + net/ssl/test_ssl_private_key.cc View 1 2 3 4 5 6 7 5 chunks +9 lines, -18 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
svaldez
4 years, 11 months ago (2016-01-26 17:00:11 UTC) #2
davidben
Want to staple this to BUG=51132? Looking forward to closing that ancient bug... (I guess ...
4 years, 10 months ago (2016-01-28 22:24:10 UTC) #3
svaldez
https://codereview.chromium.org/1639463003/diff/100001/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/1639463003/diff/100001/net/socket/ssl_client_socket_unittest.cc#newcode56 net/socket/ssl_client_socket_unittest.cc:56: #include <openssl/bn.h> On 2016/01/28 22:24:10, davidben (slow) wrote: > ...
4 years, 10 months ago (2016-01-29 17:19:30 UTC) #5
davidben
lgtm! TESTS! https://codereview.chromium.org/1639463003/diff/140001/net/socket/ssl_client_socket_unittest.cc File net/socket/ssl_client_socket_unittest.cc (right): https://codereview.chromium.org/1639463003/diff/140001/net/socket/ssl_client_socket_unittest.cc#newcode3318 net/socket/ssl_client_socket_unittest.cc:3318: Probably worth an EXPECT_FALSE (or whichever it ...
4 years, 10 months ago (2016-01-29 19:19:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1639463003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1639463003/160001
4 years, 10 months ago (2016-01-29 19:55:51 UTC) #9
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 10 months ago (2016-01-29 21:17:19 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 21:18:26 UTC) #13
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/0e6a4c6d35b9081b2bbbba9b07591e64369e0604
Cr-Commit-Position: refs/heads/master@{#372422}

Powered by Google App Engine
This is Rietveld 408576698