Don't save private key 03/121903/2
authorJim Hahn <jrh3@att.com>
Mon, 14 Jun 2021 16:00:48 +0000 (12:00 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 14 Jun 2021 16:06:51 +0000 (12:06 -0400)
commit548aa5aaf6e0c5fbcc92430855ddb24584352bd2
tree8a8ec86fdc35c77832dff857236226902883f774
parentd6cc02e8a57ead99421947734b8f4bfb078fbfd5
Don't save private key

GitHub complains if you include a private key in a repo.  Modified the
CSITs to generate the root CA so that it's private key does not have to
be stored.

Issue-ID: POLICY-3384
Change-Id: I4bebc3e4b0e386047d7f6fbd19150812cb605899
Signed-off-by: Jim Hahn <jrh3@att.com>
csit/config/cakey.pem [deleted file]
csit/config/careq.pem [deleted file]
csit/config/caroot.cer [deleted file]
csit/config/policy-truststore
csit/gen_truststore.sh [new file with mode: 0755]
csit/run-project-csit.sh