Back to home page

OSCL-LXR

 
 

    


0001 [ req ]
0002 default_bits = 4096
0003 distinguished_name = req_distinguished_name
0004 prompt = no
0005 string_mask = utf8only
0006 x509_extensions = myexts
0007 
0008 [ req_distinguished_name ]
0009 #O = Unspecified company
0010 CN = Build time autogenerated kernel key
0011 #emailAddress = unspecified.user@unspecified.company
0012 
0013 [ myexts ]
0014 basicConstraints=critical,CA:FALSE
0015 keyUsage=digitalSignature
0016 subjectKeyIdentifier=hash
0017 authorityKeyIdentifier=keyid