Home
last modified time | relevance | path

Searched refs:TLS_I_CERTF_EX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c626 TLS_OK_F(cacertfile, "CACertFile", bitset(TLS_I_CERTF_EX, req),
706 bitset(TLS_I_CERTF_EX, req),
H A Dsendmail.h1848 #define TLS_I_CERTF_EX 0x00000040 /* CA cert file must exist */ macro
1871 TLS_I_CERTP_EX | TLS_I_CERTF_EX | \