Instrumental | df9e827 | 2018-04-05 20:52:32 -0500 | [diff] [blame^] | 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 -inkey private/ca.key -out truststore.p12 |