summaryrefslogtreecommitdiffstats
path: root/scripts/ca-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ca-remove.sh')
-rwxr-xr-xscripts/ca-remove.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/ca-remove.sh b/scripts/ca-remove.sh
index 404767d..d29e313 100755
--- a/scripts/ca-remove.sh
+++ b/scripts/ca-remove.sh
@@ -4,10 +4,3 @@ SRC_DIR=`cd ../.. ; pwd`
INSTANCE_NAME=ca-master
pkidestroy -s CA -i $INSTANCE_NAME
-
-rm -rf /etc/pki/$INSTANCE_NAME
-rm -rf /etc/sysconfig/$INSTANCE_NAME
-rm -rf /etc/sysconfig/pki/tomcat/$INSTANCE_NAME
-rm -rf /var/lib/pki/$INSTANCE_NAME
-rm -rf /var/log/pki/$INSTANCE_NAME
-rm -rf $SRC_DIR/certs/$INSTANCE_NAME