Tizen 2.0 Release
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.2.0 / node_modules / grunt / node_modules / prompt / node_modules / winston / node_modules / loggly / node_modules / request / tests / ssl / ca / server.cnf
1 [ req ]
2 default_bits           = 1024
3 days                   = 3650
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                      = Oakland
12 O                      = request
13 OU                     = testing
14 CN                     = testing.request.mikealrogers.com
15 emailAddress           = mikeal@mikealrogers.com
16
17 [ req_attributes ]
18 challengePassword              = password challenge
19