aboutsummaryrefslogtreecommitdiff
path: root/deps/cpp-httplib/test/test.rootCA.conf
blob: 9d7037dd949c1e5cdd80128273470a64e0138126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[req]
default_bits           = 2048
distinguished_name     = req_distinguished_name
attributes             = req_attributes
prompt                 = no
output_password        = mypass

[req_distinguished_name]
C                      = US
ST                     = Test State or Province
L                      = Test Locality
O                      = Organization Name
OU                     = Organizational Unit Name
CN                     = Root CA Name
emailAddress           = test@email.address

[req_attributes]
challengePassword              = 1234