Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.h265 EXTERN unsigned long Srv_SSL_Options, Clt_SSL_Options; /* SSL options */ variable
H A Dconf.c386 Clt_SSL_Options = SSL_OP_ALL
397 Clt_SSL_Options &= ~SSL_OP_TLSEXT_PADDING;
H A Dreadcf.c4617 pssloptions = &Clt_SSL_Options;
H A Ddeliver.c7408 tls_ok_clt = inittls(&clt_ctx, TLS_I_CLT, Clt_SSL_Options, false,