| Index: net/data/ssl/scripts/ee.cnf
|
| diff --git a/net/data/ssl/scripts/ee.cnf b/net/data/ssl/scripts/ee.cnf
|
| index 8f14539387215000bdbfb2c33ac1b21bcdfb22f6..a24b17f72dc8173615c79d13564e0ba1013c0d53 100644
|
| --- a/net/data/ssl/scripts/ee.cnf
|
| +++ b/net/data/ssl/scripts/ee.cnf
|
| @@ -28,5 +28,13 @@ email = test@test.example
|
| otherName = 1.2.3.4;UTF8:ignore me
|
| dirName = more_san_sanity
|
|
|
| +[req_spdy_pooling]
|
| +subjectAltName = @spdy_pooling
|
| +
|
| [more_san_sanity]
|
| CN=127.0.0.3
|
| +
|
| +[spdy_pooling]
|
| +DNS.1 = www.example.org
|
| +DNS.2 = mail.example.org
|
| +DNS.3 = mail.example.com
|
|
|