summaryrefslogtreecommitdiff
path: root/testing/tests/perf/assets/cert_default.conf
blob: 8043cea33d906c1c7c20a9d95d40f82c2c8ef302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ 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