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

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

Issue 1286793002: Treat failure to parse certificates as SSL protocol errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: and now with more keys Created 5 years, 4 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/base/net_error_list.h ('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 3f76a2a101cc12129e8f60b7ac30e323fd9f9009..0e17308f91337dfe68b53e2b51a0ada63dbadd0b 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -141,6 +141,10 @@ unit tests.
Two certificates used to test the built-in ability to restrict a root to
a particular namespace.
+- bad_validity.pem
+ A certificate and private key only valid on 0001-01-01. Windows refuses to
+ parse this certificate.
+
- sha256.pem: Used to test the handling of SHA-256 certs on Windows.
- spdy_pooling.pem : Used to test the handling of spdy IP connection pooling
« no previous file with comments | « net/base/net_error_list.h ('k') | net/data/ssl/certificates/bad_validity.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698