| [req] | |
| default_bits = 2048 | |
| prompt = no | |
| default_md = sha256 | |
| distinguished_name = dn | |
| [dn] | |
| C = US | |
| O = Apache OpenDAL Service Test Redis | |
| CN = redis.test.service.opendal.apache.org | |
| [alt_names] | |
| DNS.1 = localhost | |
| IP.1 = 127.0.0.1 | |
| IP.2 = 172.30.0.2 | |
| IP.3 = 172.30.0.3 | |
| IP.4 = 172.30.0.4 | |
| IP.5 = 172.30.0.5 | |
| IP.6 = 172.30.0.6 | |
| IP.7 = 172.30.0.7 | |
| [v3_ca] | |
| authorityKeyIdentifier=keyid,issuer | |
| basicConstraints=CA:FALSE | |
| keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment | |
| subjectAltName = @alt_names |