summaryrefslogtreecommitdiffstats
path: root/test/test.cnf
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2020-12-12 22:04:05 +0100
committerDr. David von Oheimb <dev@ddvo.net>2021-05-27 11:06:01 +0200
commit91f2b15f2ecd9dd92b6ed2563b10c1a126db2643 (patch)
treec51d88b816f7995a4a8d82663422fa8a2df49890 /test/test.cnf
parentAPPS req: Extend the -keyout option to be respected also with -key (diff)
downloadopenssl-91f2b15f2ecd9dd92b6ed2563b10c1a126db2643.tar.xz
openssl-91f2b15f2ecd9dd92b6ed2563b10c1a126db2643.zip
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13715)
Diffstat (limited to '')
-rw-r--r--test/test.cnf4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test.cnf b/test/test.cnf
index a686c3d8bd..8b2f92ad8e 100644
--- a/test/test.cnf
+++ b/test/test.cnf
@@ -49,15 +49,11 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 2048
-default_keyfile = testkey.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
# Make altreq be identical to req
[ altreq ]
-default_bits = 2048
-default_keyfile = testkey.pem
distinguished_name = req_distinguished_name
encrypt_rsa_key = no