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