aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.cnf
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-04-20 07:23:04 -0400
committerRich Salz <rsalz@openssl.org>2015-04-20 07:23:04 -0400
commitfec669388cbde9dea813209fbc3b88ac293db183 (patch)
treeb48b27f9c9af5b128888b92f485cdb1233c96f44 /test/test.cnf
parenta0eed48d37a4b7beea0c966caf09ad46f4a92a44 (diff)
downloadopenssl-fec669388cbde9dea813209fbc3b88ac293db183.tar.gz
Use 2K RSA and SHA256 in tests
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'test/test.cnf')
-rw-r--r--test/test.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cnf b/test/test.cnf
index 10834442a1..718b0bf1f2 100644
--- a/test/test.cnf
+++ b/test/test.cnf
@@ -56,7 +56,7 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 1024
+default_bits = 2048
default_keyfile = testkey.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no