Blame SOURCES/x509.genkey.centos

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