X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=conf%2FCA%2Ftruststore.sh;fp=conf%2FCA%2Ftruststore.sh;h=397f7e700ff32ee9595c0fe296bf3acc31cbebea;hb=df9e827fa3ec1c7e32b5f5eb7a63a4c11f9da4a7;hp=0000000000000000000000000000000000000000;hpb=6cd833478d794245708ccd448a6835a0d6d3b7ce;p=aaf%2Fauthz.git diff --git a/conf/CA/truststore.sh b/conf/CA/truststore.sh new file mode 100644 index 00000000..397f7e70 --- /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