Hello
For to regenerate cert
Create a new certificat using the following command:
"Program Files\OmniBack\bin\perl.exe" "\Program Files\Omniback\bin\omnigencert.pl" -server_id <full qualified DNS/host name> -user_id HPDP -store_password <keystorePassword> -server_san ip:<IP address>
stop the DP services and start the services now and start the GUI localy on the cell manager.
The keystorePassword can be found at:
<ProgramData\OmniBack>\Config\client\components\webservice.properties
e.g.
omnisv stop
"\Program Files\OmniBack\bin\perl.exe" "\Program Files\OmniBack\bin\omnigencert.pl" -server_id 112TestHost.im.rt -user_id HPDP -store_password j6yDlvztgV3xP -server_san ip:10.10.1.112
omnisv start