18 lines · plain
1[ req ]2default_bits = 40963distinguished_name = req_distinguished_name4prompt = no5string_mask = utf8only6x509_extensions = myexts7 8[ req_distinguished_name ]9#O = Unspecified company10CN = Build time autogenerated kernel key11#emailAddress = unspecified.user@unspecified.company12 13[ myexts ]14basicConstraints=critical,CA:FALSE15keyUsage=digitalSignature16subjectKeyIdentifier=hash17authorityKeyIdentifier=keyid18