Start of change

Set up replication over a secure connection

Replication over SSL should be set up in stages so that you can verify everything as you go through the process.

Before attempting to configure replication over a secure connection, you should complete the following tasks (in any order):

  1. In the Web administration tool, click Manage topology under the Replication managementcategory.
  2. Choose one of the existing agreements that you want to make secure.
  3. Choose Edit agreement... and select to use SSL making sure to use the correct port number. 636 is the standard secure port number.
  4. Verify that replication over the agreement is working properly.

If you are only trying to set up replication to authenticate using a DN and a password over a secure connection, the preceding steps have done this for you. Authentication using a client certificate requires a different credentials object to be used by the supplier server in its agreement, as well as configuring the consumer server to accept that certificate as a supplier server.

End of change