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

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

Issue 2926463002: Fix TransportSecurityState unittests to run in --single-process mode. (Closed)
Patch Set: Fixup model tests Created 3 years, 6 months 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 | « net/data/ssl/certificates/61_months_after_2012_07.pem ('k') | net/data/ssl/certificates/bad_validity.pem » ('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 db1506778c77a4cee446b8a51b9ed6d252ff7b2d..c465ad38771f911c67d4ce95dbbb3ab85b863678 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -99,12 +99,6 @@ unit tests.
https://www.google.com:443.
- unittest.originbound.key.der: matching PrivateKeyInfo.
-- test_mail_google_com.pem : A certificate signed by the test CA for
- "mail.google.com". Because it is signed by that CA instead of the true CA
- for that host, it will fail the
- TransportSecurityState::IsChainOfPublicKeysPermitted test. Format
- intentionally does not include diagnostic output.
-
- multivalue_rdn.pem : A regression test for http://crbug.com/101009. A
certificate with all of the AttributeTypeAndValues stored within a single
RelativeDistinguishedName, rather than one AVA per RDN as normally seen.
« no previous file with comments | « net/data/ssl/certificates/61_months_after_2012_07.pem ('k') | net/data/ssl/certificates/bad_validity.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698