Re: [openssl.org #2909] Wildcard support for certificate matching (plus fixes)

2012-11-19 Thread Florian Weimer
On 11/18/2012 04:16 PM, Stephen Henson via RT wrote: I have also added a manual page. The test case does not have full coverage, but it is better than nothing. Many thanks for the patch. I've applied it with a few minor changes. Let me know if I broke anything. Thanks for showing me the

[openssl.org #2909] Wildcard support for certificate matching (plus fixes)

2012-11-18 Thread Stephen Henson via RT
[openssl-dev@openssl.org - Wed Nov 07 20:23:31 2012]: Hi, the attached patch implements wildcard matching and introduces the X509_CHECK_FLAG_NO_WILDCARDS flag to disable it if necessary. In addition, it implements case-insensitive comparison of host names and email address domain