Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
aaf
/
authz
/
15f3969cb88ce5576da368708dad1903828148f0
/
.
/
conf
/
CA
/
truststore.sh
blob: 399048cb87645fe8b5daa79ac43444158df57ff5 [
file
] [
log
] [
blame
]
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
-
nokeys
-
out truststore
.
p12