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 / ca.cnf
1 [ req ]
2 default_bits           = 1024
3 days                   = 3650
4 distinguished_name     = req_distinguished_name
5 attributes             = req_attributes
6 prompt                 = no
7 output_password        = password
8
9 [ req_distinguished_name ]
10 C                      = US
11 ST                     = CA
12 L                      = Oakland
13 O                      = request
14 OU                     = request Certificate Authority
15 CN                     = requestCA
16 emailAddress           = mikeal@mikealrogers.com
17
18 [ req_attributes ]
19 challengePassword              = password challenge
20