Blame SOURCES/x509.genkey

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