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

mkdir -p build

/bin/cp -f ca_signing.csr /tmp
/bin/cp -f ca.p12 /tmp

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