TLS: rework client-side use with an explicit context rather than a global
[exim.git] / src / exim_monitor / em_globals.c
index e0ed0244e5afee5fbfc4333a34ba0910a60a1a30..6ed57ef1731e4675c43764c22fcc7cc2afe5b96e 100644 (file)
@@ -217,7 +217,7 @@ int     string_datestamp_type  = -1;
 
 BOOL    timestamps_utc         = FALSE;
 tls_support tls_in = {
-1,   /* tls_active */
{-1}, /* tls_active */
  0,    /* bits */
  FALSE,        /* tls_certificate_verified */
 #ifdef SUPPORT_DANE