I have encrypted value in my policies. I have placed gateway.crypt.json along with gateway.config.json and gateway-cert.json.
we create the docker image by running the python script "build_gw_image.py" . Is there any option to pass secret key file with which these encrypted values can be decrypted. I can see these option are there only when you create fed file directly using the command buildfed.sh as given in this link
buildfed.sh
I have encrypted value in my policies. I have placed gateway.crypt.json along with gateway.config.json and gateway-cert.json.
we create the docker image by running the python script "build_gw_image.py" . Is there any option to pass secret key file with which these encrypted values can be decrypted. I can see these option are there only when you create fed file directly using the command
buildfed.sh
as given in this link buildfed.sh