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

Issue 8976007: Really add test Origin Bound Certificate data for http://codereview.chromium.org/8890073/ (Closed)

Created:
9 years ago by mattm
Modified:
9 years ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Really add test Origin Bound Certificate data for http://codereview.chromium.org/8890073/ (Failed to add by commit queue in r114525) BUG=107047 TEST=none TBR=wtc@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114750

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-2 lines, --2 lines) Patch
M net/data/ssl/certificates/unittest.originbound.der View 0 chunks +-1 lines, --1 lines 0 comments Download
M net/data/ssl/certificates/unittest.originbound.key.der View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mattm
I guess you can't land binary files with the Commit Queue.
9 years ago (2011-12-16 02:20:30 UTC) #1
wtc
9 years ago (2011-12-16 18:50:58 UTC) #2
LGTM.

In the future you can add test certificates as PEM files.
The openssl tool has options to include a "pretty printed"
version of the certificate before the base64-encoded
CERTIFICATE block.

I believe we can also import private keys in PEM format.

Powered by Google App Engine
This is Rietveld 408576698