[req] default_bits = 1024 distinguished_name = req_distinguished_name attributes = req_attributes x509_extensions = v3_ca [req_distinguished_name] countryName = Country Name (2 letter code) countryName_min = 2 countryName_max = 2 localityName = Locality Name (eg, city) organizationalUnitName = Organizational Unit Name (eg, section) commonName = Common Name (eg, YOUR name) commonName_max = 64 emailAddress = Email Address emailAddress_max = 40 [req_attributes] challengePassword = A challenge password challengePassword_min = 4 challengePassword_max = 20 [v3_ca] subjectKeyIdentifier=hash authorityKeyIdentifier=keyid:always,issuer:always basicConstraints = CA:true