1[ req ] 2default_bits = 2048 3days = 9999 4distinguished_name = req_distinguished_name 5attributes = req_attributes 6prompt = no 7 8[ req_distinguished_name ] 9C = US 10ST = CA 11L = SF 12O = NODEJS 13OU = agent9 14CN = localhost 15 16[ req_attributes ] 17challengePassword = A challenge password 18