summaryrefslogtreecommitdiffstats
path: root/distrib/makekeystore.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/makekeystore.cmd')
-rw-r--r--distrib/makekeystore.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/makekeystore.cmd b/distrib/makekeystore.cmd
index b2206efb..2f10f24d 100644
--- a/distrib/makekeystore.cmd
+++ b/distrib/makekeystore.cmd
@@ -1,2 +1,2 @@
@del keystore
-@java -cp gitblit.jar;"%CD%\ext\*" com.gitblit.MakeCertificate --alias localhost --subject "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"
+@java -cp gitblit.jar;"%CD%\ext\*" com.gitblit.MakeCertificate --alias localhost --subject "CN=localhost, OU=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"