aboutsummaryrefslogtreecommitdiffstats
path: root/Installer/makeMScert.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Installer/makeMScert.sh')
-rwxr-xr-xInstaller/makeMScert.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Installer/makeMScert.sh b/Installer/makeMScert.sh
index 785da63..1a46082 100755
--- a/Installer/makeMScert.sh
+++ b/Installer/makeMScert.sh
@@ -1,7 +1,7 @@
#! /bin/sh
# The Microsft signing keys were created using the Microsoft makecert and
-//D/MSJAVASDK/Bin/makecert -nscp -r -n CN=GL4JInst271 GL4JInst271.cer -sv GL4JInst271.pvk
+/MSJVM/Bin/makecert -nscp -r -n CN=GL4JInst282 GL4JInst282.cer -sv GL4JInst282.pvk
# (when prompted for a password, click "None")
-//D/MSJAVASDK/Bin/cert2spc GL4JInst271.cer GL4JInst271.spc
+/MSJVM/Bin/cert2spc GL4JInst282.cer GL4JInst282.spc