kernel-lt/SOURCES/x509.genkey
Skip Grube 7a3275bae7 Initial commit
Initial commit is the current kernel-lt 6.1.112 src rpm, straight from
elrepo.org .

Further commits will adapt the package to build for i686
2024-10-15 11:56:56 -04:00

17 lines
361 B
Plaintext

[ req ]
default_bits = 3072
distinguished_name = req_distinguished_name
prompt = no
x509_extensions = myexts
[ req_distinguished_name ]
O = Red Hat
CN = Red Hat Enterprise Linux kernel signing key
emailAddress = secalert@redhat.com
[ myexts ]
basicConstraints=critical,CA:FALSE
keyUsage=digitalSignature
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid