NGX-2040 - fix wildcard match on punycode/IDNA DNS names
authorZi Lin <zi@cloudflare.com>
Fri, 15 Jan 2016 19:31:11 +0000 (14:31 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 15 Jan 2016 19:46:58 +0000 (14:46 -0500)
- bugfix: should not treat '--' as invalid domain substring.
- '-' should not be the first letter of a domain

Signed-off-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>

No differences found