From b00bdbc5f97a68bc9dbb8f18ef02c952ab1fecc3 Mon Sep 17 00:00:00 2001 From: kakwa Date: Thu, 1 Sep 2016 19:55:55 +0200 Subject: [PATCH] fixing test configuration to new relative path policy --- tests/cfg/uts-server.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cfg/uts-server.cnf b/tests/cfg/uts-server.cnf index e442b2c..7f0065b 100644 --- a/tests/cfg/uts-server.cnf +++ b/tests/cfg/uts-server.cnf @@ -89,7 +89,7 @@ default_tsa = tsa_config1 # These are used by the TSA reply generation only. # TSA root directory -dir = ./tests/cfg/pki +dir = ./pki # OpenSSL engine to use for signing crypto_device = builtin