Support for TLS in the Integrity Manager requires minimal changes to the GUI and script language. There are three user-facing changes:
To use TLS in the Integrity Manager, you must configure a Java truststore file and the TrustStorePath and TrustStorePassphrase registry keys.
trust.jks) is generated under the same directory.
$ keytool -importcert -file <certificate_file_path> -destkeystore <key_store_file_path>
\HKEY_CURRENT_USER\Software\Strategy\Integrity Manager\TLS\TrustStorePath
\HKEY_CURRENT_USER\Software\Strategy\Integrity Manager\TLS\TrustStorePassphrase



