summaryrefslogtreecommitdiffstats
path: root/dogtag-9.0/ca-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag-9.0/ca-remove.sh')
-rwxr-xr-xdogtag-9.0/ca-remove.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/dogtag-9.0/ca-remove.sh b/dogtag-9.0/ca-remove.sh
new file mode 100755
index 0000000..7a42c3d
--- /dev/null
+++ b/dogtag-9.0/ca-remove.sh
@@ -0,0 +1,7 @@
+#!/bin/sh -x
+
+. ./ca-include.sh
+
+pkiremove -pki_instance_root=$INSTANCE_ROOT \
+ -pki_instance_name=$CA_INSTANCE_NAME \
+ -force