Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5098)

Issue 276270043: Test certificate_authorities field

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 4 months ago by ekr-rietveld
Modified:
8 years, 4 months ago
Reviewers:
mt
Visibility:
Public.

Description

Test certificate_authorities field

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use scoped_ptr #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M external_tests/common/scoped_ptrs.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M external_tests/ssl_gtest/manifest.mn View 1 1 chunk +2 lines, -1 line 0 comments Download
M external_tests/ssl_gtest/tls_agent.cc View 1 3 chunks +13 lines, -0 lines 2 comments Download

Messages

Total messages: 6
ekr-rietveld
MT, it would be nice if this checked DN, but this is an improvement.
8 years, 4 months ago (2015-11-27 19:51:16 UTC) #1
mt
Add cert list to the raii header Tim wrote and use it. Also, I'm not ...
8 years, 4 months ago (2015-11-28 01:30:43 UTC) #2
ekr-rietveld
1. I didn't see that Taubert's patch had landed, I agree that would be better. ...
8 years, 4 months ago (2015-11-28 01:37:42 UTC) #3
ekr-rietveld
MT, now with scoped ptrs. https://codereview.appspot.com/276270043/diff/1/external_tests/ssl_gtest/tls_agent.cc File external_tests/ssl_gtest/tls_agent.cc (right): https://codereview.appspot.com/276270043/diff/1/external_tests/ssl_gtest/tls_agent.cc#newcode146 external_tests/ssl_gtest/tls_agent.cc:146: EXPECT_EQ(1, caNames->nnames); MT, see ...
8 years, 4 months ago (2015-11-28 02:37:43 UTC) #4
mt
LGTM, act on the comment as you see fit. https://codereview.appspot.com/276270043/diff/20001/external_tests/ssl_gtest/tls_agent.cc File external_tests/ssl_gtest/tls_agent.cc (right): https://codereview.appspot.com/276270043/diff/20001/external_tests/ssl_gtest/tls_agent.cc#newcode173 external_tests/ssl_gtest/tls_agent.cc:173: ...
8 years, 4 months ago (2015-12-05 10:10:27 UTC) #5
ekr-rietveld
8 years, 4 months ago (2015-12-05 18:51:42 UTC) #6
https://codereview.appspot.com/276270043/diff/20001/external_tests/ssl_gtest/...
File external_tests/ssl_gtest/tls_agent.cc (right):

https://codereview.appspot.com/276270043/diff/20001/external_tests/ssl_gtest/...
external_tests/ssl_gtest/tls_agent.cc:173: cert.release();
On 2015/12/05 10:10:26, mt wrote:
> The release isn't really necessary, is it?

Yes. The list takes ownership.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b