| Index: net/data/ssl/scripts/redundant-ca.cnf
|
| diff --git a/net/data/ssl/scripts/redundant-ca.cnf b/net/data/ssl/scripts/redundant-ca.cnf
|
| index 46e395fa890d414ca9c1e62c3bcdbd7b275f1511..4ae60ad3e789d82305acc583436c63c3b87f465e 100644
|
| --- a/net/data/ssl/scripts/redundant-ca.cnf
|
| +++ b/net/data/ssl/scripts/redundant-ca.cnf
|
| @@ -25,6 +25,7 @@ basicConstraints = critical, CA:false
|
| subjectKeyIdentifier = hash
|
| authorityKeyIdentifier = keyid:always
|
| extendedKeyUsage = serverAuth,clientAuth
|
| +subjectAltName = IP:127.0.0.1
|
|
|
| [ca_cert]
|
| # Extensions to add when signing a request for an intermediate/CA cert
|
|
|