Re: TLS client logging PATCH: (was: Always "Untrusted TLS" for own Postfix instances)

2014-02-23 Thread Wietse Venema
Viktor Dukhovni: > diff --git a/src/tls/tls_client.c b/src/tls/tls_client.c > --- a/src/tls/tls_client.c > +++ b/src/tls/tls_client.c > @@ -1045,7 +1045,9 @@ TLS_SESS_STATE *tls_client_start(const > TLS_CLIENT_START_PROPS *props) > */ > if (log_mask & TLS_LOG_SUMMARY) > msg_info("

TLS client logging PATCH: (was: Always "Untrusted TLS" for own Postfix instances)

2014-02-23 Thread Viktor Dukhovni
On Sun, Feb 23, 2014 at 02:28:07PM +0100, Dirk St?cker wrote: > And whatever I do I'm unable to get any of these three to show a > trusted connection to any of the others. It trusts Google and GMX > and whatever, but not my own servers. That's disturbing. > > Here the configs I use essentially E