summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/CAss.cnf2
-rw-r--r--test/P1ss.cnf2
-rw-r--r--test/P2ss.cnf2
-rw-r--r--test/Uss.cnf2
-rw-r--r--test/test.cnf2
5 files changed, 5 insertions, 5 deletions
diff --git a/test/CAss.cnf b/test/CAss.cnf
index 20f8f05e3d..546e660626 100644
--- a/test/CAss.cnf
+++ b/test/CAss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 512
+default_bits = 1024
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
diff --git a/test/P1ss.cnf b/test/P1ss.cnf
index 876a0d35f8..326cce2ba8 100644
--- a/test/P1ss.cnf
+++ b/test/P1ss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 512
+default_bits = 1024
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
diff --git a/test/P2ss.cnf b/test/P2ss.cnf
index 373a87e7c2..8b502321b8 100644
--- a/test/P2ss.cnf
+++ b/test/P2ss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 512
+default_bits = 1024
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
diff --git a/test/Uss.cnf b/test/Uss.cnf
index 0c0ebb5f67..98b2e054b7 100644
--- a/test/Uss.cnf
+++ b/test/Uss.cnf
@@ -7,7 +7,7 @@ RANDFILE = ./.rnd
####################################################################
[ req ]
-default_bits = 512
+default_bits = 1024
default_keyfile = keySS.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
diff --git a/test/test.cnf b/test/test.cnf
index faad3914a8..10834442a1 100644
--- a/test/test.cnf
+++ b/test/test.cnf
@@ -56,7 +56,7 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 512
+default_bits = 1024
default_keyfile = testkey.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no