summaryrefslogtreecommitdiffstats
path: root/scripts/ocsp-remove.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-10-31 11:13:01 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-10-31 11:13:01 -0500
commiteea47606d1849200cdb63503e34f1e1c80171d81 (patch)
tree6b68d14ecf30f4a9c3f47356f257a5c9907b93c6 /scripts/ocsp-remove.sh
parentc0639092a6aa2357804b2a91de3ca9d02cceebad (diff)
downloadpki-dev-eea47606d1849200cdb63503e34f1e1c80171d81.tar.gz
pki-dev-eea47606d1849200cdb63503e34f1e1c80171d81.tar.xz
pki-dev-eea47606d1849200cdb63503e34f1e1c80171d81.zip
Added OCSP scripts.
Diffstat (limited to 'scripts/ocsp-remove.sh')
-rwxr-xr-xscripts/ocsp-remove.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/ocsp-remove.sh b/scripts/ocsp-remove.sh
new file mode 100755
index 0000000..04403ff
--- /dev/null
+++ b/scripts/ocsp-remove.sh
@@ -0,0 +1,6 @@
+#!/bin/sh -x
+
+SRC_DIR=`cd ../.. ; pwd`
+INSTANCE_NAME=ocsp-master
+
+pkidestroy -v -s OCSP -i $INSTANCE_NAME