summaryrefslogtreecommitdiffstats
path: root/scripts/ca-clone-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ca-clone-remove.sh')
-rwxr-xr-xscripts/ca-clone-remove.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/ca-clone-remove.sh b/scripts/ca-clone-remove.sh
new file mode 100755
index 0000000..7e98422
--- /dev/null
+++ b/scripts/ca-clone-remove.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+SRC_DIR=`cd ../.. ; pwd`
+#INSTANCE_NAME=pki-clone
+INSTANCE_NAME=pki-tomcat
+
+pkidestroy -v -s CA -i $INSTANCE_NAME