Blame SOURCES/x509.genkey.centos

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