kayx23 commented on PR #9934:
URL: https://github.com/apache/apisix/pull/9934#issuecomment-1657805992
Changes tested with `t/certs/apisix.crt` and `t/certs/apisix.key` which are
valid for `test.com` and `*.test.com`:
```bash
$ openssl x509 -in apisix.crt -text | grep -A1 "Subject Alternative Name"
X509v3 Subject Alternative Name:
DNS:test.com, DNS:*.test.com
```

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]