Home
last modified time | relevance | path

Searched refs:Clt_SSL_Options (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/sendmail/src/
H A Dreadcf.c164 Clt_SSL_Options = SSL_OP_ALL
175 Clt_SSL_Options &= ~SSL_OP_TLSEXT_PADDING;
4258 pssloptions = &Clt_SSL_Options;
H A Dsendmail.h2025 EXTERN unsigned long Srv_SSL_Options, Clt_SSL_Options; /* SSL options */ variable
H A Ddeliver.c6141 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,