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

Unified Diff: net/tools/quic/certs/leaf.cnf

Issue 1366693003: Remove name constraints from QUIC test leaf cert. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/tools/quic/certs/ca.cnf ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/quic/certs/leaf.cnf
diff --git a/net/tools/quic/certs/leaf.cnf b/net/tools/quic/certs/leaf.cnf
index 7a1f098b174c8654a947f72d91b8b8a07e5018cc..41c2c15babb2a6c5b413926b921f41c91ba4ea24 100644
--- a/net/tools/quic/certs/leaf.cnf
+++ b/net/tools/quic/certs/leaf.cnf
@@ -24,4 +24,5 @@ subjectAltName = @other_hosts
DNS.1 = www.example.org
DNS.2 = mail.example.org
DNS.3 = mail.example.com
+IP.1 = 127.0.0.1
« no previous file with comments | « net/tools/quic/certs/ca.cnf ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698