Justin Vreeland 794355
[ req ]
Justin Vreeland 794355
default_bits = 4096
Justin Vreeland 794355
distinguished_name = req_distinguished_name
Justin Vreeland 794355
prompt = no
Justin Vreeland 794355
x509_extensions = myexts
Justin Vreeland 794355
Justin Vreeland 794355
[ req_distinguished_name ]
Justin Vreeland 794355
O = Fedora
Justin Vreeland 794355
CN = Fedora kernel signing key
Justin Vreeland 794355
emailAddress = kernel-team@fedoraproject.org
Justin Vreeland 794355
Justin Vreeland 794355
[ myexts ]
Justin Vreeland 794355
basicConstraints=critical,CA:FALSE
Justin Vreeland 794355
keyUsage=digitalSignature
Justin Vreeland 794355
subjectKeyIdentifier=hash
Justin Vreeland 794355
authorityKeyIdentifier=keyid