Comparison

certs/openssl.cnf @ 3826:be89be2cab26

certs/openssl.cnf: Change countryName from UK to GB
author Matthew Wild <mwild1@gmail.com>
date Mon, 06 Dec 2010 18:51:45 +0000
parent 3824:d02bb4839ac4
child 4098:7d687c348295
comparison
equal deleted inserted replaced
3825:8cc803294fc4 3826:be89be2cab26
20 prompt = no 20 prompt = no
21 21
22 [ distinguished_name ] 22 [ distinguished_name ]
23 23
24 commonName = example.com 24 commonName = example.com
25 countryName = UK 25 countryName = GB
26 localityName = The Internet 26 localityName = The Internet
27 organizationName = Your Organisation 27 organizationName = Your Organisation
28 organizationalUnitName = XMPP Department 28 organizationalUnitName = XMPP Department
29 emailAddress = xmpp@example.com 29 emailAddress = xmpp@example.com
30 30