Home
last modified time | relevance | path

Searched refs:TLSFallbacktoClear (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dtls.h266 EXTERN bool TLSFallbacktoClear; variable
H A Dreadcf.c4557 TLSFallbacktoClear = atobool(val);
H A Dconf.c383 TLSFallbacktoClear = true;
H A Ddeliver.c3926 if ((TLSFallbacktoClear ||
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf524 #O TLSFallbacktoClear
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4676 _OPTION(TLSFallbacktoClear, `confTLS_FALLBACK_TO_CLEAR', `')
/freebsd/contrib/sendmail/cf/
H A DREADME4043 confTLS_FALLBACK_TO_CLEAR TLSFallbacktoClear
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES262 The option TLSFallbacktoClear should be used if needed.
326 TLSFallbacktoClear or per session via the 'C' flag
374 CONFIG: New option confTLS_FALLBACK_TO_CLEAR for TLSFallbacktoClear.