node/test/fixtures/keys/agent1.cnf

27 lines
687 B
Plaintext
Raw Normal View History

[ req ]
default_bits = 1024
2011-02-10 10:10:55 +08:00
days = 999
distinguished_name = req_distinguished_name
attributes = req_attributes
prompt = no
2014-04-15 01:15:57 +08:00
x509_extensions = v3_ca
[ req_distinguished_name ]
C = US
ST = CA
L = SF
O = Joyent
OU = Node.js
CN = agent1
emailAddress = ry@tinyclouds.org
[ req_attributes ]
challengePassword = A challenge password
2014-04-15 01:15:57 +08:00
[ v3_ca ]
authorityInfoAccess = @issuer_info
[ issuer_info ]
OCSP;URI.0 = http://ocsp.nodejs.org/
caIssuers;URI.0 = http://ca.nodejs.org/ca.cert