summaryrefslogtreecommitdiff
path: root/test/proxy.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/proxy.cnf
parent8b893c35da65c7b9a126c779caf42500e1297e7d (diff)
downloadopenssl-new-91f2b15f2ecd9dd92b6ed2563b10c1a126db2643.tar.gz
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 'test/proxy.cnf')
-rw-r--r--test/proxy.cnf4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/proxy.cnf b/test/proxy.cnf
index e6b60542bb..ceac227c04 100644
--- a/test/proxy.cnf
+++ b/test/proxy.cnf
@@ -2,8 +2,6 @@
## Config file for proxy certificate testing.
[ req ]
-default_bits = 2048
-default_keyfile = keySS.pem
distinguished_name = req_distinguished_name_p1
encrypt_rsa_key = no
default_md = sha256
@@ -29,8 +27,6 @@ proxyCertInfo = critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB
####################################################################
[ proxy2_req ]
-default_bits = 2048
-default_keyfile = keySS.pem
distinguished_name = req_distinguished_name_p2
encrypt_rsa_key = no
default_md = sha256