summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/57301
-rw-r--r--test/confs/57401
2 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/5730 b/test/confs/5730
index c7d07bf3c..0279cf10e 100644
--- a/test/confs/5730
+++ b/test/confs/5730
@@ -59,6 +59,7 @@ check_data:
logger:
accept condition = ${if !eq {msg} {${listextract{1}{$event_name}}}}
+ accept condition = ${if eq {host} {${listextract{2}{$event_name}}}}
warn logwrite = client ocsp status: $tls_out_ocsp \
(${listextract {${eval:$tls_out_ocsp+1}} \
{notreq:notresp:vfynotdone:failed:verified}})
diff --git a/test/confs/5740 b/test/confs/5740
index 60c175b53..32423f137 100644
--- a/test/confs/5740
+++ b/test/confs/5740
@@ -61,6 +61,7 @@ check_data:
logger:
accept condition = ${if !eq {msg} {${listextract{1}{$event_name}}}}
+ accept condition = ${if eq {host} {${listextract{2}{$event_name}}}}
warn logwrite = client ocsp status: $tls_out_ocsp \
(${listextract {${eval:$tls_out_ocsp+1}} \
{notreq:notresp:vfynotdone:failed:verified}})