summaryrefslogtreecommitdiffstats
path: root/scripts/existing-step1.sh
blob: 422febb7212803d79648c8e76f9200af7b398394 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh -x

mkdir -p build

rm -rf /tmp/ca_signing.csr
rm -rf /tmp/ca.p12

pkispawn -v -f existing-step1.cfg -s CA 2>&1 | tee build/existing-step1.log