Blame SOURCES/x509.genkey

ab7326
[ req ]
ab7326
default_bits = 3072
ab7326
distinguished_name = req_distinguished_name
ab7326
prompt = no
ab7326
x509_extensions = myexts
ab7326
ab7326
[ req_distinguished_name ]
ab7326
O = Red Hat
ab7326
CN = Red Hat Enterprise Linux kernel signing key
ab7326
emailAddress = secalert@redhat.com
ab7326
ab7326
[ myexts ]
ab7326
basicConstraints=critical,CA:FALSE
ab7326
keyUsage=digitalSignature
ab7326
subjectKeyIdentifier=hash
ab7326
authorityKeyIdentifier=keyid