1[ req ] 2default_bits = 1024 3days = 9999 4distinguished_name = req_distinguished_name 5attributes = req_attributes 6prompt = no 7 8[ req_distinguished_name ] 9C = US 10ST = CA 11L = SF 12O = The Node.js Foundation 13OU = Node.js 14CN = agent10.example.com 15 16[ req_attributes ] 17challengePassword = A challenge password 18