Was this helpful?
TLS Server Configuration
In config.dat, there are two configurations specific to Net server (GCC) and Data Access server (GCD) server instances execution. These two configuration items will be used by the specific instances of GCC and GCD executing from this installation.
Symbolic Port Name
ii.<hostname>.<gcc/gcd>.<instance name/*>.tls.port: <symbolic port name>
Example:
ii.vserver-p1.gcd.*.tls.port: s38
The default symbolic port name should have 9 appended to the installation ID (GCC) or 8 (GCD). For example, if the installation ID is m3, the symbolic port name will be m39 (GCC) and m38 (GCD). This will require changes to the default values in the installation scripts or CBF configuration files.
TLS Status
ii.<hostname>.<gcc/gcd>.<instance name/*>.tls.status: ON/OFF
Example:
ii.vserver-p1.gcd.*.tls.status : ON
The default installation status is OFF. When creating a new instance of GCC using TLS, it should be ON.
Last modified date: 01/27/2026