For establishing a secure connection from Application server to remote Device server, you have to get the certificates from the Application server.

Follow these steps to get the certificates from Application server:

  1. On a Linux server, run the command

    # source /etc/voyence.conf
    
  2. Go to [Product directory]/conf directory.

  3. Copy the bundle.p12 certificate file to remote Device server. For example:

    scp bundle.p12 Host3_Device_Server:/root/
    

    Next step, go to “Export and import certificates for EDAA and Smarts Adapter” on page 94.