Blame SOURCES/x509.genkey

fa4e14
[ req ]
fa4e14
default_bits = 3072
fa4e14
distinguished_name = req_distinguished_name
fa4e14
prompt = no
fa4e14
x509_extensions = myexts
fa4e14
fa4e14
[ req_distinguished_name ]
aa97d0
O = CentOS
aa97d0
CN = CentOS kernel signing key
aa97d0
emailAddress = security@centos.org
fa4e14
fa4e14
[ myexts ]
fa4e14
basicConstraints=critical,CA:FALSE
fa4e14
keyUsage=digitalSignature
fa4e14
subjectKeyIdentifier=hash
fa4e14
authorityKeyIdentifier=keyid