Index: net/data/ssl/scripts/ee.cnf |
diff --git a/net/data/ssl/scripts/ee.cnf b/net/data/ssl/scripts/ee.cnf |
index 0151613049ff920bf3f1a6f6ea9d38b76680793f..fa2a89b6ebf46fbc56b5e3a6fd0297b1a1df10e8 100644 |
--- a/net/data/ssl/scripts/ee.cnf |
+++ b/net/data/ssl/scripts/ee.cnf |
@@ -25,21 +25,11 @@ |
O = Bar |
CN = Duplicate |
-[req_localhost_cn] |
-C = US |
-ST = California |
-L = Mountain View |
-O = Test CA |
-CN = localhost |
- |
[req_punycode_dn] |
CN = xn--wgv71a119e.com |
[req_extensions] |
subjectAltName = IP:127.0.0.1 |
- |
-[req_localhost_san] |
-subjectAltName = DNS:localhost |
[req_punycode] |
basicConstraints = critical, CA:true |