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

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

Issue 1751733002: Remove CertVerifyProcTest.CybertrustGTERoot unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
Index: net/data/ssl/certificates/README
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
index 977535e4ae3c6cf6195cc876fa6bff378123c67f..1f1ac49f8dd84b2065f40dcecbaab4ae651ed3a5 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -38,21 +38,6 @@ unit tests.
certificates actually represent the same intermediate CA but have
different validity periods.
-- cybertrust_gte_root.pem
-- cybertrust_baltimore_root.pem
-- cybertrust_omniroot_chain.pem
-- cybertrust_baltimore_cross_certified_1.pem
-- cybertrust_baltimore_cross_certified_2.pem
- These certificates are reflect a portion of the CyberTrust (Verizon
- Business) CA hierarchy. _gte_root.pem is a legacy 1024-bit root that is
- still widely supported, while _baltimore_root.pem reflects the newer
- 2048-bit root. For clients that only support the GTE root, two versions
- of the Baltimore root were cross-signed by GTE, namely
- _cross_certified_[1,2].pem. _omniroot_chain.pem contains a certificate
- chain that was issued under the Baltimore root. Combined, these
- certificates can be used to test real-world cross-signing; in practice,
- they are used to test certain workarounds for OS X's chain building code.
-
- ndn.ca.crt: "New Dream Network Certificate Authority" root certificate.
This is an X.509 v1 certificate that omits the version field. Used to
test that the certificate version gets the default value v1.
« no previous file with comments | « net/cert/cert_verify_proc_unittest.cc ('k') | net/data/ssl/certificates/cybertrust_baltimore_cross_certified_1.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698