summaryrefslogtreecommitdiffstats
path: root/test/Uss.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/Uss.cnf
parenta0eed48d37a4b7beea0c966caf09ad46f4a92a44 (diff)
Use 2K RSA and SHA256 in tests
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'test/Uss.cnf')
-rw-r--r--test/Uss.cnf4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Uss.cnf b/test/Uss.cnf
index 98b2e054b7..58ac0ca54d 100644
--- a/test/Uss.cnf
+++ b/test/Uss.cnf
@@ -7,11 +7,11 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 1024
+default_bits = 2048
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
-default_md = md2
+default_md = sha256
[ req_distinguished_name ]
countryName = Country Name (2 letter code)