summaryrefslogtreecommitdiffstats
path: root/scripts/ocsp-remove.sh
blob: 5ab22b84ef2fcc4037f95e77693c1c987f948f85 (plain)
1
2
3
4
5
6
7
#!/bin/sh -x

SRC_DIR=`cd ../.. ; pwd`
INSTANCE_NAME=pki-tomcat
#INSTANCE_NAME=ocsp-master

pkidestroy -v -s OCSP -i $INSTANCE_NAME