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