Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / http-proxy / test / fixtures / agent2.cnf
1 [ req ]
2 default_bits           = 1024
3 days                   = 999
4 distinguished_name     = req_distinguished_name
5 attributes             = req_attributes
6 prompt                 = no
7
8 [ req_distinguished_name ]
9 C                      = US
10 ST                     = CA
11 L                      = SF
12 O                      = Joyent
13 OU                     = Node.js
14 CN                     = agent2
15 emailAddress           = ry@tinyclouds.org
16
17 [ req_attributes ]
18 challengePassword              = A challenge password
19