Merge "fix truststore builder script"
[aaf/authz.git] / conf / CA / truststore.sh
1 echo "FYI, by convention, truststore passwords are 'changeit', but you may add something more sophisticated"
2 openssl pkcs12 -export -name AAF_Root_CA -in certs/ca.crt -nokeys -out truststore.p12