Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dtls.h213 EXTERN unsigned long Srv_SSL_Options, Clt_SSL_Options; /* SSL options */ variable
H A Dconf.c381 Clt_SSL_Options = SSL_OP_ALL
392 Clt_SSL_Options &= ~SSL_OP_TLSEXT_PADDING;
H A Dreadcf.c4372 pssloptions = &Clt_SSL_Options;
H A Ddeliver.c6398 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,