From f5f6099abeeb6dd3f71d46a8a9680aeb1a29d0c9 Mon Sep 17 00:00:00 2001 From: kakwa Date: Fri, 9 Sep 2016 00:02:24 +0200 Subject: [PATCH] increasing the size of the test keys --- tests/cfg/pki/CAtsa.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cfg/pki/CAtsa.cnf b/tests/cfg/pki/CAtsa.cnf index f5a275b..33c771d 100644 --- a/tests/cfg/pki/CAtsa.cnf +++ b/tests/cfg/pki/CAtsa.cnf @@ -51,7 +51,7 @@ emailAddress = optional #---------------------------------------------------------------------- [ req ] -default_bits = 1024 +default_bits = 4096 default_md = sha1 distinguished_name = $ENV::TSDNSECT encrypt_rsa_key = no