Changeset

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
parents 3825:8cc803294fc4
children 3827:1a65cf808d93
files certs/openssl.cnf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/certs/openssl.cnf	Mon Dec 06 18:48:23 2010 +0000
+++ b/certs/openssl.cnf	Mon Dec 06 18:51:45 2010 +0000
@@ -22,7 +22,7 @@
 [ distinguished_name ]
 
 commonName             = example.com
-countryName            = UK
+countryName            = GB
 localityName           = The Internet
 organizationName       = Your Organisation
 organizationalUnitName = XMPP Department