Details
The ssl_ssl_svcename configuration parameter defines the name or number of the port the database server listens for incoming communications from remote client nodes using the SSL protocol. The ssl_ssl_svcename and ssl_svcename port numbers cannot be the same.
On Linux operating systems, the ssl_ssl_svcename file is located in: /etc/services
Consider using a non-default port to help protect the database from attacks directed to a default port.
Solution
Run the following command to set the ssl_ssl_svcename parameter value.
db2 => update dbm cfg using ssl_ssl_svcename
Default Value:
Null
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Windows.