Blame SOURCES/x509.genkey.centos

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