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`.