summaryrefslogtreecommitdiffstats
path: root/scripts/ca-clone-remove.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-07-12 17:28:37 +0200
committerEndi S. Dewata <edewata@redhat.com>2017-07-12 17:28:37 +0200
commit3190be941ce9bb8b05b1bf9d49aa95480c1ba77b (patch)
tree33b37845f9a405ef9ce4b8396ac8f180e5794154 /scripts/ca-clone-remove.sh
parentda5d725379fff33a445c0b0a5c510b62e2485c88 (diff)
downloadpki-dev-3190be941ce9bb8b05b1bf9d49aa95480c1ba77b.tar.gz
pki-dev-3190be941ce9bb8b05b1bf9d49aa95480c1ba77b.tar.xz
pki-dev-3190be941ce9bb8b05b1bf9d49aa95480c1ba77b.zip
Updated CA scripts.
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