rm CADI Cass
Issue-ID: AAF-212
Change-Id: I72b1a5ff68ae0f9527b3d82c9a84a0660fe380ae
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
diff --git a/conf/CA/truststore.sh b/conf/CA/truststore.sh
new file mode 100644
index 0000000..397f7e7
--- /dev/null
+++ b/conf/CA/truststore.sh
@@ -0,0 +1,2 @@
+echo "FYI, by convention, truststore passwords are 'changeit', but you may add something more sophisticated"
+openssl pkcs12 -export -name AAF_Root_CA -in certs/ca.crt -inkey private/ca.key -out truststore.p12