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

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

Issue 1554793002: Add a new test certificate for *.example.org as wildcard.pem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix README Created 5 years 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 | « no previous file | net/data/ssl/certificates/wildcard.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 305528d43c21ba3441ec38401fb339b84c9bf0ef..493283e16cf6540359b822812969620d6cd616ce 100644
--- a/net/data/ssl/certificates/README
+++ b/net/data/ssl/certificates/README
@@ -136,6 +136,10 @@ unit tests.
These certificates are the common certificates used by the Python test
server for simulating HTTPS connections.
+- wildcard_.pem
+ A certificate and private key valid for *.example.org, used in various
+ net unit tests.
+
- name_constraint_bad.pem
- name_constraint_good.pem
Two certificates used to test the built-in ability to restrict a root to
« no previous file with comments | « no previous file | net/data/ssl/certificates/wildcard.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698