Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Originally by Dominic Benson <dominic@lenny.cus.org>
Rebased for current malware.c by JGH.
Testing by Heiko Schlittermann <hs@schlittermann.de>
|
|
|
|
Affects bug 893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is an exim client checking a server certificate.
|
|
|
|
|
|
This is an exim client checking a server certificate.
|
|
|
|
|
|
|
|
|
|
|
|
Verified-by: Wolfgang Breyha <wbreyha@gmx.net>
|
|
Found-by: Roman Rybalko
|
|
|
|
Bug 1559
Minor tweaking by JH.
|
|
headers. Bug 1558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Following c562f "More regular logging use of H=<name> [<ip>]" there
were error cases where a host-item that was being expanded per-call
was used. Move the copy earlier so these are covered.
|
|
|
|
|
|
|
|
Fix certificate name verification done with tls_try_verify_hosts
Affected tls_verify_hosts, tls_try_verify_hosts, tls_verify_cert_hostnames.
|
|
connected-to, not be list of acceptable names. The name checked is the
host name.
|
|
EXPERIMENTAL_CERTNAMES)
|
|
|
|
|
|
|