3 distinguished_name = req_distinguished_name
6 x509_extensions = myexts
8 [ req_distinguished_name ]
9 #O = Unspecified company
10 CN = Build time autogenerated kernel key
11 #emailAddress = unspecified.user@unspecified.company
14 basicConstraints=critical,CA:FALSE
15 keyUsage=digitalSignature
16 subjectKeyIdentifier=hash
17 authorityKeyIdentifier=keyid