bin/make-ca-key, lib/func.sh: Make user and group names configurable.
[ca] / bin / clean
1 #! /bin/sh
2
3 set -e
4 certroot=$(cd ${0%/*}/..; pwd)
5 cd "$certroot"
6 umask 022
7
8 rm -rf ca.cert archive certs crls index private state tmp