summaryrefslogtreecommitdiff
path: root/testing/tests/benchmarks/assets
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/benchmarks/assets')
-rw-r--r--testing/tests/benchmarks/assets/cert_default.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/tests/benchmarks/assets/cert_default.conf b/testing/tests/benchmarks/assets/cert_default.conf
deleted file mode 100644
index 8043cea3..00000000
--- a/testing/tests/benchmarks/assets/cert_default.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-[ req ]
-default_bits = 1024
-default_keyfile = keyfile.pem
-distinguished_name = req_distinguished_name
-prompt = no
-output_password = mypass
-
-[ req_distinguished_name ]
-C = GB
-ST = Test State or Province
-L = Test Locality
-O = Organization Name
-OU = Organizational Unit Name
-CN = localhost
-emailAddress = test@email.address