NGX-2040 - fix wildcard match on punycode/IDNA DNS names
authorZi Lin <zi@cloudflare.com>
Fri, 15 Jan 2016 18:19:42 +0000 (13:19 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 15 Jan 2016 19:48:17 +0000 (14:48 -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