The following steps may need to be done depending on how you wish to have the name set for the cluster:
If you changed the cluster hostname (i.e., the hostname of the virtual interface used by a load balancer), you will need to create a new default SSL key. The default SSL key created during the initial deployment of the Gateway database uses the cluster hostname as the CN value. When you change the cluster hostname, the CN value of the presented certificate will not match. Some applications (including the Layer 7 Gateway and Layer 7 Policy Manager) force hostname validation with certificate authentication.
To create a new private key for the new cluster hostname:
- Log into the Policy Manager as an administrative user.
- Select the "Manage Cluster-Wide Properties" task from the "Tasks" menu.
- Set "cluster.hostname" to the new cluster hostname specified in the Gateway configurator menu previously.
- Close the Manage Cluster-Wide Properties dialog.
- Select the "Manage Private Keys" task from the "Tasks" menu.
- Select the "Create" button. Ensure the CN value matches the new cluster hostname. Add other certificate attributes as necessary.
- Select the "Mark as Special Purpose" button.
- Choose the "Set as Default SSL Key" option.
- Restart the Layer 7 Gateway service on all nodes in the cluster.
Please note that the generation of a new private key will require existing trust relationships to be re-established. Keys may need to be re-signed, if applicable, and certificate trust chains re-imported.