summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 00:37:56 +0000
committerbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-10 00:37:56 +0000
commit221aebe55ed53bc8c6fa0f57ed77b5dcfb7716d4 (patch)
treeadfdd201bec7a3fe84463301815c5979e67da89b
parent243f783a6057e32b47e7154dbe92d7fad75e195a (diff)
downloadchromium_src-221aebe55ed53bc8c6fa0f57ed77b5dcfb7716d4.zip
chromium_src-221aebe55ed53bc8c6fa0f57ed77b5dcfb7716d4.tar.gz
chromium_src-221aebe55ed53bc8c6fa0f57ed77b5dcfb7716d4.tar.bz2
Test data for verifying signatures in downloads.
BUG=102540 TEST=none Review URL: http://codereview.chromium.org/8507033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109345 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/safe_browsing/download_protection/README2
-rw-r--r--chrome/test/data/safe_browsing/download_protection/wow_helper.exebin0 -> 72760 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/data/safe_browsing/download_protection/README b/chrome/test/data/safe_browsing/download_protection/README
index f6e209e..2c93e70 100644
--- a/chrome/test/data/safe_browsing/download_protection/README
+++ b/chrome/test/data/safe_browsing/download_protection/README
@@ -12,3 +12,5 @@ Cert2SPC test.cer test.spc
pvk2pfx -pvk test.pvk test.cer (export the private key with the cert)
copy unsigned.exe signed.exe
signtool sign /f test.pfx /p password signed.exe
+
+wow_helper.exe: Signed Google Chrome binary from an official build.
diff --git a/chrome/test/data/safe_browsing/download_protection/wow_helper.exe b/chrome/test/data/safe_browsing/download_protection/wow_helper.exe
new file mode 100644
index 0000000..62d45e0
--- /dev/null
+++ b/chrome/test/data/safe_browsing/download_protection/wow_helper.exe
Binary files differ