Example to Configure Mutual Authentication

The example scenario in this section explains how to enable mutual (certificates-based) authentication for hosts participating in Arcserve RHA scenario. For example, let us consider simple File Server scenario where data gets replicated from host A to host B. The example has mutual authentication enabled between all Arcserve RHA roles participating in the scenario that includes Control Service, Master engine, and Replica engine.

For two hosts to mutually trust each other: Each host must use a valid SSL certificate for establishing management connections, remote peer’s certificate should be added into host’s trusted certificates stores and mutual authentication option should be enabled on each host.

This example has three roles / hosts: Control service (CS), master, and replica. To trust each other, all the three roles need the following:

  1. Generate valid SSL certificates for CS, master, and replica.
  2. Configure corresponding role to use the SSL certificate for management connections.
  3. On each host (role) enable mutual authentication feature and add public certificates of all trusted hosts into role’s trusted certificate store.

Notes:

The example is explained with the following topics: