https://bugs.exim.org/show_bug.cgi?id=2011
Bug ID: 2011
Summary: Wildcard certificates not matched correctly
Product: Exim
Version: N/A
Hardware: x86
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: TLS
Assignee: pdp@???
Reporter: andrew@???
CC: exim-dev@???
Certificate verification fails for host.subdomain.example.com when a wildcard
certificate for *.example.com is in use with the following error:
SSL verify error: certificate name mismatch: "/CN=*.example.com"
I think it is due to a logical error in the is_name_match function
http://git.exim.org/exim.git/blob/HEAD:/src/src/tls.c#l290
--
You are receiving this mail because:
You are on the CC list for the bug.