Searched refs:DANE (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dsm_resolve.h46 #if DNSMAP || DANE
155 # if DANE
186 #endif /* DNSMAP || DANE */
H A Ddomain.c30 # if DANE
74 # if DANE
388 # endif /* DANE */
429 /* for DANE we need to invoke getmxrr() to get the TLSA RRs. */
430 #if !DANE
450 #if DANE
558 # if DANE
573 # if DANE
597 # if DANE
606 # endif /* DANE */
[all...]
H A Dtls.h41 #if DANE
88 ** XXX: to determine: interaction with DANE=always
92 # define TLSAFLNOADTLSA 0x00020000 /* TLSA: no AD - for DANE=always? */
102 /* values for DANE option and dane_vrfy_chk */
111 #endif /* DANE */
189 # if DANE
228 # if DANE
H A Dstab.c18 #if DANE
182 #if DANE
394 #if DANE
401 #endif /* DANE */
H A Dtlsh.c105 #if DANE
261 #endif /* DANE */
H A Dsendmail.h47 # if _FFR_TLSA_DANE && !defined(DANE)
48 # define DANE _FFR_TLSA_DANE macro
133 # if DANE
157 # if DANE
167 #define TLSI_FL_NODANE 'd' /* do not use/lookup DANE */
308 #if DANE
510 #if DANE
1649 #if DANE
1683 #if DANE
1712 #if DANE
[all...]
H A Dtls.c1767 # if DANE
1864 # if DANE
1887 # endif /* if DANE */
1922 # if DANE
1934 # if DANE
2242 # if DANE
2245 ** DANE_GET_TLSA -- Retrieve TLSA RR for DANE
2410 # endif /* DANE */
2430 # if DANE
2440 # if DANE
[all...]
H A Ddeliver.c42 # if DANE
1336 # if DANE
1392 # if DANE
2074 #if DANE
2159 #if DANE
2174 #endif /* DANE */
2218 #if DANE
2227 #if DANE
2231 #if DANE
2997 # if DANE
[all...]
H A Dsm_resolve.c45 #if DNSMAP || DANE
1430 # if DANE
1601 # endif /* DANE */
1603 #endif /* DNSMAP || DANE */
H A Ddaemon.c36 # if DANE
2124 #if DANE
2133 #if DANE
2156 #if DANE
2159 #if DANE && NETINET6
2165 #if DANE
2372 #if DANE
H A Dmain.c35 # if DANE
4585 #if DANE
4636 #endif /* DANE */
H A Dreadcf.c2954 #if DANE
2956 { "DANE", O_DANE, OI_NONE },
4655 #if DANE
H A Dconf.c5825 #if DANE
5827 "DANE",
5829 # error "DANE set but STARTTLS not defined"
/freebsd-13-stable/contrib/ldns/
H A Dconfigure1471 --disable-dane Disable DANE support
1472 --disable-dane-verify Disable DANE verify support
1473 --disable-dane-ta-usage Disable DANE-TA usage type support
15852 as_fn_error $? "DANE enabled, but no SSL support" "$LINENO" 5
15858 as_fn_error $? "OpenSSL does not support DANE: please upgrade OpenSSL or rerun with --disable-dane" "$LINENO" 5
15893 as_fn_error $? "OpenSSL does not support offline DANE verification (Needed for the DANE-TA usage type). Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dane-verify or --disable-dane-ta-usage" "$LINENO" 5

Completed in 246 milliseconds