Configuring SSL from a Replication Agent to Replication Server

Enable or disable SSL from a Replication Agent (as a client) using the ra_config with the rs_use_ssl option.

  1. Enable rs_use_ssl, enter:
    ra_config rs_use_ssl, true  
  2. Configure Replication Server to accept SSL connections from Replication Agent.
    See Enabling or Disabling SSL on Replication Server in the Replication Server Configuration Guide for your platform.
  3. (Optional) Set rs_ssl_sc_dn to verify if the subject distinguised name (DN) in the Replication Server certificate matches this configuration parameter.