summaryrefslogtreecommitdiffstats
path: root/scripts/external-step1a.sh
blob: 15d46d726995ea11ca5e358783b6b63efbef0820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh -x

rm -f /tmp/ca_signing.csr
rm -r /tmp/external.crt
rm -r /tmp/cert_chain.p7b
rm -f /tmp/ca_signing.crt

rm -f /tmp/example.crt
rm -f /tmp/example2.crt
rm -f /tmp/example.p7
rm -f /tmp/example2.p7
rm -f /tmp/example.p7b
rm -f /tmp/example2.p7b
rm -f /tmp/example3.csr
rm -f /tmp/example3.crt

pkispawn -vv -f external-step1a.cfg -s CA