summaryrefslogtreecommitdiffstats
path: root/test/CAss.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/CAss.cnf
parenta0eed48d37a4b7beea0c966caf09ad46f4a92a44 (diff)
Use 2K RSA and SHA256 in tests
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'test/CAss.cnf')
-rw-r--r--test/CAss.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CAss.cnf b/test/CAss.cnf
index 1ec96af332..b4a7030c91 100644
--- a/test/CAss.cnf
+++ b/test/CAss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 1024
+default_bits = 2048
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no