summaryrefslogtreecommitdiffstats
path: root/net/data
diff options
context:
space:
mode:
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-14 23:16:25 +0000
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-14 23:16:25 +0000
commit67d9f6d934cab93687616272fb2716c70cf488ea (patch)
treefe2c6f6131d63a1c2d71539717aa19ece832e9b8 /net/data
parent390d037275969c9902f3df0d475c3dd83b980a59 (diff)
downloadchromium_src-67d9f6d934cab93687616272fb2716c70cf488ea.zip
chromium_src-67d9f6d934cab93687616272fb2716c70cf488ea.tar.gz
chromium_src-67d9f6d934cab93687616272fb2716c70cf488ea.tar.bz2
Add test Origin Bound Certificate data for http://codereview.chromium.org/8890073/
BUG=107047 TEST=none Review URL: http://codereview.chromium.org/8890074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114525 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data')
-rw-r--r--net/data/ssl/certificates/README6
-rw-r--r--net/data/ssl/certificates/unittest.originbound.der0
-rw-r--r--net/data/ssl/certificates/unittest.originbound.key.der0
3 files changed, 5 insertions, 1 deletions
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index afc395b..8d6e164 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.
+- 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. \ No newline at end of file
+ converting a subject/issuer name to their stringized form.
diff --git a/net/data/ssl/certificates/unittest.originbound.der b/net/data/ssl/certificates/unittest.originbound.der
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/net/data/ssl/certificates/unittest.originbound.der
diff --git a/net/data/ssl/certificates/unittest.originbound.key.der b/net/data/ssl/certificates/unittest.originbound.key.der
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/net/data/ssl/certificates/unittest.originbound.key.der