summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-11-12 12:51:44 +0100
committerDr. David von Oheimb <dev@ddvo.net>2021-11-17 14:03:37 +0100
commit4bf976565294b883c980244c36fac326897fc261 (patch)
treeee66b2c213ac1743f4fa991d30fc6b97af4a06e1 /test
parent60665a68512d73a9ee3ef1914bf4f70808775479 (diff)
80-test_cmp_http: Make server diagnostics more verbose to aid debugging
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16051)
Diffstat (limited to 'test')
-rw-r--r--test/recipes/80-test_cmp_http_data/Mock/server.cnf2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/recipes/80-test_cmp_http_data/Mock/server.cnf b/test/recipes/80-test_cmp_http_data/Mock/server.cnf
index 633dc9230b..774b34a7f5 100644
--- a/test/recipes/80-test_cmp_http_data/Mock/server.cnf
+++ b/test/recipes/80-test_cmp_http_data/Mock/server.cnf
@@ -12,3 +12,5 @@ srv_trusted = signer_root.crt
rsp_cert = signer_only.crt
rsp_capubs = signer_root.crt
rsp_extracerts = signer_issuing.crt
+
+verbosity = 7