From a65104203283ead15a6101f548107b95a450c7c9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 4 Dec 2017 14:32:44 +0000 Subject: Fix non-OCSP OpenSSL build Issue found by: Frank Elsner --- test/confs/5860 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/confs') diff --git a/test/confs/5860 b/test/confs/5860 index 94436c344..81eb5a16d 100644 --- a/test/confs/5860 +++ b/test/confs/5860 @@ -74,9 +74,11 @@ send_to_server: # hosts_try_dane = * hosts_require_dane = * +.ifdef _HAVE_OCSP hosts_request_ocsp = ${if or { {= {4}{$tls_out_tlsa_usage}} \ {= {0}{$tls_out_tlsa_usage}} } \ {*}{}} +.endif event_action = ${acl {logger}} -- cgit v1.2.3