Occasionally, you may need to update the configuration files used by CA Gateway. For example, you may need to add or edit a managed CA.
To update the configuration files for CA Gateway
- Stop CA Gateway, as explained in Stopping the execution.
- In a location outside the container, make changes to the configuration files.
- Re-mount the modified files into the container.
- Restart CA Gateway with the Docker
restart
command instead ofrun
. Otherwise, the container will no longer decrypt the tual files. You will need to add the original unencrypted secrets again to the tual files and remove the encrypted entries.