Release Guide > Part V: Version 9.6.1 > New Features, Changes, and Release Tasks (9.6.1 HotFix 4) > Release Tasks (9.6.1 HotFix 4)
  

Release Tasks (9.6.1 HotFix 4)

This section describes the release tasks in version 9.6.1 HotFix 4.

Metadata Manager

This section describes release tasks for Metadata Manager in version 9.6.1 HotFix 4.

Verify the Truststore File for Command Line Programs

Effective in version 9.6.1 HotFix 4, when you configure a secure connection for the Metadata Manager web application, the Metadata Manager command line programs do not accept security certificates that have errors. The property that controls whether a command line program can accept security certificates that have errors is removed.
The Security.Authentication.Level property in the MMCmdConfig.properties file controlled certificate validation for mmcmd or mmRepoCmd. You could set the property to one of the following values:
The NO_AUTH setting is no longer valid. The command line programs now only accept security certificates that do not contain errors.
If a secure connection is configured for the Metadata Manager web application, and you previously set the Security.Authentication.Level property to NO_AUTH, you must now configure a truststore file. To configure mmcmd or mmRepoCmd to use a truststore file, edit the MMCmdConfig.properties file that is associated with mmcmd or mmRepoCmd. Set the TrustStore.Path property to the path and file name of the truststore file.
For more information about the MMCmdConfig.properties files for mmcmd and mmRepoCmd, see the "Metadata Manager Command Line Programs" chapter in the Informatica 9.6.1 HotFix 4 Metadata Manager Administrator Guide.