Exchanging SSL certificates for Db2 Q Replication
Important: IBM Cloud Pak for Data
Version 4.7 will reach end of support (EOS) on 31 July, 2025. For more information, see the Discontinuance of service announcement for IBM Cloud Pak for Data Version 4.X.
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.7 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
After you enable and activate replication, you need to use the Q Replication REST API to trust the target and exchange SSL certificates between the source and target systems.
About this task
This task can be completed on the cluster host after you have added the
replication target. You must collect the following information before running the
curl commands:
- Target database host name
- Target database user name
- Target database user password
- Target replication REST API server external port number
- Source database host name
- Source database user name
- Source database user password
- Source replication REST API server external port number
Complete these steps on the replication source database.
Note: Q Replication must run in Security Enhanced Linux (SELinux) enforcing mode.