From 44f6238fd5fe7675e7de43f4a42d1f7dabcfee4e Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 27 Nov 2012 17:01:59 -0500
Subject: [PATCH] Tweak to GCA config, fix send mail prompts, added authority.cmd

---
 distrib/authority.conf |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/distrib/authority.conf b/distrib/authority.conf
index 3e62e3c..575e9b1 100644
--- a/distrib/authority.conf
+++ b/distrib/authority.conf
@@ -3,4 +3,5 @@
 	organizationalUnit = Gitblit
 	organization = Gitblit
 	locality = Gitblit
-	stateProvince = NY
+	stateProvince = NY
+	countryCode = US

--
Gitblit v1.9.1