https://bugs.exim.org/show_bug.cgi?id=2886
--- Comment #28 from Gedalya <gedalya@???> ---
set ${if bool {0} {} {}} for both remote_smtp and smarthost_smtp
GnuTLS global init required
TLS: basic cred init, client
TLS: not preloading client certs, for transport 'remote_smtp'
TLS: not preloading CA bundle, for transport 'remote_smtp'
TLS: basic cred init, client
TLS: not preloading client certs, for transport 'smarthost_smtp'
TLS: not preloading CA bundle, for transport 'smarthost_smtp'
First conn:
TLS: tls_verify_certificates expanded empty, ignoring
TLS: server certificate verification not required
second conn:
TLS: tls_verify_certificates expanded empty, ignoring
TLS: server certificate verification not required
Crashes in gnutls_x509_trust_list_deinit
--
You are receiving this mail because:
You are on the CC list for the bug.