You are on page 1of 1

Data Protector:

SSL peer certificate or SSH remote key was not OK


Solution:
1.

Check the hosts file, the IP address, FQDN should be added properly.

2.

Run the following command:


OmniBack\bin\perl.exe omnigencert.pl -server_id <server_name> -server_san ip:<ip_address> -user_id
hpdp -store_password <password>
Where:
a)

Server_name: you should put the server name with the FQDN, for example: myserver.domain.com

b)

IP_address: you should change this field by the IP address

c)

Password: This password is located under the keystorePassword here:


ProgramData\OmniBack\Config\client\components\webservices.properties

3.

This is an example about the full command:


OmniBack\bin\perl.exe omnigencert.pl -server_id r22080cell.kozel.net -server_san ip:10.17.31.9 -user_id
hpdp -store_password Wx2Q/t5f60L.s

4.

Restart the DP services (omnisv -stop, omnisv -start)

You might also like