Under this section, define the license settings required by your installation mode.
signed-path
The path of the signed license file.
- If the file is in the default host configuration folder, you only must provide the file name.
- If you place the file outside of the host configuration folder, you must provide the full path and grant to this file the same permissions granted to the host configuration folder.
Mandatory: In Docker deployments, when not selecting a zipped license with the zip-path
parameter.
zip-path
The relative path of the ZIP license file inside the <hostConfig
> folder (see the CA Gateway deployment guide for details on this folder) .
Docker deployments support zipped license files for backward compatibility only.
Mandatory: In Docker deployments, when not selecting a signed license with the signed-path
parameter.
zip-password
The password of the zipped license file.
Docker deployments support zipped license files for backward compatibility only.
Mandatory: In Docker deployments, when selecting a zipped license file with the zip-path
parameter.