Searched refs:CRLFile (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/sendmail/src/ |
| D | tls.c | 794 TLS_OK_F(CRLFile, "CRLFile", bitset(TLS_I_CRLF_EX, req), 892 TLS_SAFE_F(CRLFile, sff | TLS_UNR(TLS_I_CRLF_UNR, req), 925 if (CRLFile != NULL) 932 if (BIO_read_filename(crl_file, CRLFile) >= 0) 950 who, CRLFile); 977 who, CRLFile);
|
| D | sendmail.h | 2020 EXTERN char *CRLFile; /* file CRLs */ variable
|
| D | readcf.c | 4268 SET_STRING_EXP(CRLFile);
|
| /freebsd-9-stable/contrib/sendmail/cf/cf/ |
| D | submit.cf | 534 #O CRLFile
|
| /freebsd-9-stable/contrib/sendmail/cf/m4/ |
| D | proto.m4 | 684 _OPTION(CRLFile, `confCRL', `')
|
| /freebsd-9-stable/contrib/sendmail/cf/ |
| D | README | 4365 confCRL CRLFile [undefined] File containing certificate
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 1310 CRLFile is specified but the file is unusable, STARTTLS
|