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..111c4c9d686465dc9551f792a3d2600bce9d837f 100644 |
--- a/net/data/ssl/scripts/ee.cnf |
+++ b/net/data/ssl/scripts/ee.cnf |
@@ -57,12 +57,18 @@ email = test@test.example |
otherName = 1.2.3.4;UTF8:ignore me |
dirName = more_san_sanity |
+[req_spdy] |
+subjectAltName = @spdy |
+ |
[req_spdy_pooling] |
subjectAltName = @spdy_pooling |
[more_san_sanity] |
CN=127.0.0.3 |
+[spdy] |
+DNS.1 = www.google.com |
+ |
[spdy_pooling] |
DNS.1 = www.example.org |
DNS.2 = mail.example.org |