Searched refs:CRLFile (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | tls.h | 210 EXTERN char *CRLFile; /* file CRLs */ variable
|
| H A D | tls.c | 1002 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req), 1098 TLS_SAFE_F(CRLFile, sff | TLS_UNR(TLS_I_CRLF_UNR, req), 1140 if (CRLFile != NULL && !load_crlfile(*ctx, srv, CRLFile))
|
| H A D | readcf.c | 4381 SET_STRING_EXP(CRLFile);
|
| /freebsd-13.1/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 540 #O CRLFile
|
| /freebsd-13.1/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 692 _OPTION(CRLFile, `confCRL', `')
|
| /freebsd-13.1/contrib/sendmail/cf/ |
| H A D | README | 4371 confCRL CRLFile [undefined] File containing certificate
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 225 if a CRLFile is in use (and LogLevel is 14 or higher.) 1428 CRLFile is specified but the file is unusable, STARTTLS
|