summaryrefslogtreecommitdiffstats
path: root/scripts/kra-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kra-remove.sh')
-rwxr-xr-xscripts/kra-remove.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/kra-remove.sh b/scripts/kra-remove.sh
index 9a9ba46..2555def 100755
--- a/scripts/kra-remove.sh
+++ b/scripts/kra-remove.sh
@@ -1,6 +1,8 @@
#!/bin/sh -x
SRC_DIR=`cd ../.. ; pwd`
-INSTANCE_NAME=kra-master
+INSTANCE_NAME=pki-tomcat
+#INSTANCE_NAME=kra-master
-pkidestroy -v -s KRA -i $INSTANCE_NAME -u caadmin -W password
+pkidestroy -v -s KRA -i $INSTANCE_NAME
+#pkidestroy -v -s KRA -i $INSTANCE_NAME -u caadmin -W password