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

Unified Diff: net/data/ssl/certificates/README

Issue 8890074: Add test Origin Bound Certificate data for http://codereview.chromium.org/8890073/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/data/ssl/certificates/unittest.originbound.der » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/ssl/certificates/README
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index afc395b57fc303bd2e3919a0c2ab4124a0805e0a..8d6e164c36b7c793f86b364fa38aa045b2dfddfc 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -43,6 +43,10 @@ unit tests.
- unittest.key.bin : private key stored unencrypted.
wtc 2011/12/14 01:37:43 We should rename this file unittest.selfsigned.key
+- unittest.originbound.der: A test origin-bound certificate for
+ https://www.google.com:443.
+- unittest.originbound.key.der: matching PrivateKeyInfo.
+
- x509_verify_results.chain.pem : A simple certificate chain used to test that
the correctly ordered, filtered certificate chain is returned during
verification, regardless of the order in which the intermediate/root CA
@@ -71,4 +75,4 @@ unit tests.
- unescaped.pem : Regression test for http://crbug.com/102839. Contains
characters such as '=' and '"' that would normally be escaped when
- converting a subject/issuer name to their stringized form.
+ converting a subject/issuer name to their stringized form.
« no previous file with comments | « no previous file | net/data/ssl/certificates/unittest.originbound.der » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698