Justin Vreeland 794d92
[ req ]
Justin Vreeland 794d92
default_bits = 3072
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 = Red Hat
Justin Vreeland 794d92
CN = Red Hat Enterprise Linux kernel signing key
Justin Vreeland 794d92
emailAddress = secalert@redhat.com
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