| Index: net/data/ssl/scripts/ee.cnf
|
| diff --git a/net/data/ssl/scripts/ee.cnf b/net/data/ssl/scripts/ee.cnf
|
| index 87e4855f197a1eb1b6a6541702cfccba27362dce..7d91d75cf63d455b8caa14381f0ec671fbe7e785 100644
|
| --- a/net/data/ssl/scripts/ee.cnf
|
| +++ b/net/data/ssl/scripts/ee.cnf
|
| @@ -55,6 +55,9 @@ CN = xn--wgv71a119e.com
|
| [req_extensions]
|
| subjectAltName = IP:127.0.0.1
|
|
|
| +[req_intranet_san]
|
| +subjectAltName = DNS:webmail
|
| +
|
| [req_extensions_with_tls_feature]
|
| subjectAltName = IP:127.0.0.1
|
| 1.3.6.1.5.5.7.1.24=DER:30:03:02:01:05
|
|
|