emqx/changes/ce/fix-12962.en.md

5 lines
212 B
Markdown

TLS clients can now verify server hostname against wildcard certificate.
For example, if a certificate is issued for host `*.example.com`,
TLS clients is able to verify server hostnames like `srv1.example.com`.