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