summaryrefslogtreecommitdiff
path: root/test/confs/5651
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-09-01 21:08:32 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-09-01 21:19:51 +0100
commit0a6583aeed9a8f69d8c93785c11ece2a36e9c3d8 (patch)
treedf899771498e5895da46aed1a8c777f66621b6ee /test/confs/5651
parentdcb72db9ece0902199a95f6a06fa56ce10587dd4 (diff)
Testsuite: fix GnuTLS OCSP testing
Diffstat (limited to 'test/confs/5651')
-rw-r--r--test/confs/56514
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/5651 b/test/confs/5651
index 32f8ab67b..5803c3ce9 100644
--- a/test/confs/5651
+++ b/test/confs/5651
@@ -3,7 +3,7 @@
SERVER =
-.include DIR/aux-var/std_conf_prefix
+.include DIR/aux-var/tls_conf_prefix
primary_hostname = server1.example.com
@@ -29,7 +29,7 @@ tls_privatekey = ${if eq {SERVER}{server}\
fail}
# from cmdline define
-tls_ocsp_file = OCSP
+tls_ocsp_file = OPT
# ------ ACL ------