Searched refs:CRLFile (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | tls.h | 262 EXTERN char *CRLFile; /* file CRLs */ variable
|
H A D | tls.c | 1044 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req), 1155 TLS_SAFE_F(CRLFile, sff | TLS_UNR(TLS_I_CRLF_UNR, req), 1197 if (CRLFile != NULL && !load_crlfile(*ctx, srv, CRLFile))
|
H A D | readcf.c | 4626 SET_STRING_EXP(CRLFile);
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 543 #O CRLFile
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 705 _OPTION(CRLFile, `confCRL', `')
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 4398 confCRL CRLFile [undefined] File containing certificate
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 523 if a CRLFile is in use (and LogLevel is 14 or higher.) 1726 CRLFile is specified but the file is unusable, STARTTLS
|