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

Issue 233133002: Fix link error when compiling with OpenSSL while using OS certs. (Closed)

Created:
6 years, 8 months ago by haavardm
Modified:
6 years, 8 months ago
Reviewers:
wtc, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix link error when compiling with OpenSSL while using OS certs. Turn off OpenSSL client auth tests when use_openssl_certs==0. OS client certifiates other than OpenSSL's struct x509 are not yet supported for the OpenSSL integration. BUG=None TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265610

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M net/socket/ssl_client_socket_openssl_unittest.cc View 2 chunks +3 lines, -0 lines 4 comments Download

Messages

Total messages: 21 (0 generated)
haavardm
This patch was meant to be a part of https://codereview.chromium.org/206453002/ but somehow fell out during ...
6 years, 8 months ago (2014-04-10 13:17:41 UTC) #1
wtc
Patch set 1 LGTM. Please try to save the ChannelID tests. It will require some ...
6 years, 8 months ago (2014-04-10 14:59:04 UTC) #2
haavardm
Thanks for quick review. I'll try to save those to tests. https://codereview.chromium.org/233133002/diff/1/net/socket/ssl_client_socket_openssl_unittest.cc File net/socket/ssl_client_socket_openssl_unittest.cc (right): ...
6 years, 8 months ago (2014-04-10 15:16:12 UTC) #3
wtc
https://codereview.chromium.org/233133002/diff/1/net/socket/ssl_client_socket_openssl_unittest.cc File net/socket/ssl_client_socket_openssl_unittest.cc (right): https://codereview.chromium.org/233133002/diff/1/net/socket/ssl_client_socket_openssl_unittest.cc#newcode69 net/socket/ssl_client_socket_openssl_unittest.cc:69: class FailingServerBoundCertStore : public ServerBoundCertStore { On 2014/04/10 15:16:12, ...
6 years, 8 months ago (2014-04-10 15:28:59 UTC) #4
haavardm
As ryan suggested, I uploaded work in progress. The channelId tests succeed with OpenSSL, but ...
6 years, 8 months ago (2014-04-10 20:04:32 UTC) #5
haavardm
Back from holiday, so had a new look at this. The failure is that NSS ...
6 years, 8 months ago (2014-04-22 15:06:29 UTC) #6
Ryan Sleevi
On 2014/04/22 15:06:29, haavardm wrote: > Back from holiday, so had a new look at ...
6 years, 8 months ago (2014-04-22 17:49:26 UTC) #7
wtc
On 2014/04/22 17:49:26, Ryan Sleevi wrote: > > Er, yeah, looks like OpenSSL was missed ...
6 years, 8 months ago (2014-04-22 18:30:40 UTC) #8
haavardm
On 2014/04/22 18:30:40, wtc wrote: > On 2014/04/22 17:49:26, Ryan Sleevi wrote: > > > ...
6 years, 8 months ago (2014-04-22 19:05:52 UTC) #9
Ryan Sleevi
On Tue, Apr 22, 2014 at 12:05 PM, <haavardm@opera.com> wrote: > On 2014/04/22 18:30:40, wtc ...
6 years, 8 months ago (2014-04-22 19:10:37 UTC) #10
haavardm
The CQ bit was checked by haavardm@opera.com
6 years, 8 months ago (2014-04-22 19:24:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haavardm@opera.com/233133002/1
6 years, 8 months ago (2014-04-22 19:25:53 UTC) #12
haavardm
On 2014/04/22 19:10:37, Ryan Sleevi wrote: > On Tue, Apr 22, 2014 at 12:05 PM, ...
6 years, 8 months ago (2014-04-22 19:28:23 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-22 21:19:28 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_x64_rel
6 years, 8 months ago (2014-04-22 21:19:28 UTC) #15
haavardm
The CQ bit was checked by haavardm@opera.com
6 years, 8 months ago (2014-04-23 07:35:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haavardm@opera.com/233133002/1
6 years, 8 months ago (2014-04-23 07:35:32 UTC) #17
commit-bot: I haz the power
Change committed as 265610
6 years, 8 months ago (2014-04-23 11:51:29 UTC) #18
wtc
On 2014/04/22 15:06:29, haavardm wrote: > Back from holiday, so had a new look at ...
6 years, 8 months ago (2014-04-25 01:16:13 UTC) #19
haavardm
On 2014/04/25 01:16:13, wtc wrote: > On 2014/04/22 15:06:29, haavardm wrote: > > Back from ...
6 years, 8 months ago (2014-04-25 12:18:27 UTC) #20
wtc
6 years, 8 months ago (2014-04-25 12:34:47 UTC) #21
Message was sent while issue was closed.
On 2014/04/25 12:18:27, haavardm wrote:
>
> I didn't keep the old version though. What is the reason the patch file comes
> with both the old and new version?

We do not need to keep the old version. The patch I attached to the bug report
supports both versions mainly because of the server side -- it needs to support
both the current NSS-based and OpenSSL-based clients.

Powered by Google App Engine
This is Rietveld 408576698