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