
MC Stuff wrote...
Hi terenceleung,
Trust store store under /etc/truststore where as keystore under /home/users/system/dam/dynamic-media-replication/keystore. You have following options.
1) Create the config on each envirnoments.
OR
2) Want to use package, include /etc/key also part of package and needs system restart.
OR
3) Part of your build create the configs using curl.
Thanks,
Thank you MC Stuff. Including /etc/key in the package (option 2) works for me. So this should be the crx location storing private key.
Option 1 is not an option to me.
Option 3 - Tried quite some times before I made this post. Could not succeed yet. Probably the HTTP POST request I captured had special characters added.