Add observability variables and provision for avoiding OCSP conflicts
[exim.git] / test / confs / 5840
index c381ef616709884384b85cc0e748ac27be13a960..4359b9a59c2fd5ce4760bea3e02c06a2d72ba156 100644 (file)
@@ -67,6 +67,9 @@ send_to_server:
 
 #  hosts_try_dane = *
   hosts_require_dane = *
+  hosts_request_ocsp = ${if or { {= {4}{$tls_out_tlsa_usage}} \
+                                {= {0}{$tls_out_tlsa_usage}} } \
+                        {*}{}}
 
 
 # ----- Retry -----