Searched refs:CRLFile (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | tls.c | 628 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req), 711 TLS_SAFE_F(CRLFile, sff | TLS_UNR(TLS_I_CRLF_UNR, req), 744 if (CRLFile != NULL) 751 if (BIO_read_filename(crl_file, CRLFile) >= 0) 769 who, CRLFile); 796 who, CRLFile);
|
H A D | sendmail.h | 1909 EXTERN char *CRLFile; /* file CRLs */ variable
|
H A D | readcf.c | 3736 SET_STRING_EXP(CRLFile);
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 675 _OPTION(CRLFile, `confCRL', `')
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 3908 confCRL CRLFile [undefined] File containing certificate
|