Failed Signature Check When Adding S3-Compatible Storage to the Inventory

Product Version: 10.8

Last Modified: 22 March 2023

Problem

When trying to add a Generic S3-compatible Storage account to the NAKIVO Backup & Replication Inventory, the process fails due to the failed signature check.

Solution

This problem can be resolved by adding the self-signed certificate to the java trust store of the NAKIVO JRE using the following command:

root@nakivo:/opt/nakivo/director/jre/bin# ./keytool -import -trustcacerts -keystore /opt/nakivo/director/jre/lib/security/cacerts -alias name -file /path/to/cert.crt