Stop using certs from //net in platform_keys tests
Fix the tests of the platform_keys APIs to use their own test certificates and keys instead of the ones from //net/data/ssl/certificates. This should fix troubles happening when people try to update certs in //net, because platform_keys' tests were containing some additional data files that contained information derived from //net's certs. People had to know that besides updating //net's certs they need to go to platform_keys tests and regenerate additional files using the special script. This CL changes the platform_keys tests to be bundled with their own certificates/keys hermetically, without containing any derivatives of //net's certs anymore. Bug: 591193 Test: regenerate all certs in //net/data/ssl/certificates, check that *PlatformKeys* unit_tests and browser_tests pass Change-Id: I2e4026d6d7b2f10e382b507c62dec2397432d070 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825359Reviewed-by:David Benjamin <davidben@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#701736}
Showing
No preview for this file type
File added
No preview for this file type
No preview for this file type
File added
No preview for this file type
Please register or sign in to comment