os/security/cryptoservices/certificateandkeymgmt/tx509/Data/dnames/dn_printable_mixed.cnf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tx509/Data/dnames/dn_printable_mixed.cnf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 + [ req ]
     1.5 + default_bits           = 1024
     1.6 + default_keyfile        = privkey.pem
     1.7 + distinguished_name     = req_distinguished_name
     1.8 + attributes             = req_attributes
     1.9 + dirstring_type = 		= printablestring
    1.10 + prompt = no
    1.11 +
    1.12 + [ req_distinguished_name ]
    1.13 + countryName                    = UK
    1.14 + localityName                   = Cambridge
    1.15 + organizationalUnitName         = Symbian
    1.16 + commonName                     = Security Team
    1.17 + 
    1.18 + [ req_attributes ]