author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
1 [ req ]
2 default_bits = 1024
3 default_keyfile = privkey.pem
4 distinguished_name = req_distinguished_name
5 attributes = req_attributes
6 dirstring_type = = printablestring
7 prompt = no
9 [ req_distinguished_name ]
10 countryName = UK
11 localityName = Cambridge
12 organizationalUnitName = Symbian
13 commonName = Security Team
15 [ req_attributes ]