[req] default_bits = 4096 prompt = no default_md = sha256 distinguished_name = dn [dn] C = {{ ca_distinguished_name['C'] }} ST = {{ ca_distinguished_name['ST'] }} L = {{ ca_distinguished_name['L'] }} O = {{ ca_distinguished_name['O'] }} OU = {{ ca_distinguished_name['OU'] }} emailAddress = {{ ca_distinguished_name['emailAddress'] }} CN = {{ ca_distinguished_name['CN'] }}