⚠️ OPSWAT Central Management v7 and My OPSWAT On-Premises (My OPSWAT Central Management v8) will reach End of Sale on July 31, 2025, and End of Life on January 31, 2027. We encourage you to upgrade to My OPSWAT Central Management v10 before Janauary 31, 2027, to ensure continued support and access to the latest features.

Adding certificates to Java keystore

In certain circumstances, such as adding a product instance or an Active Directory server that have been configured to use HTTPS protocol with self-signed certificates, you may need to import said certificates to OPSWAT Central Management's Java keystore to establish a trusted connection.

Please follow the instructions below to add the certificate to the Java keystore.

From version 7.23.0 on Windows, OPSWAT Central Management is integrated with Windows's Local Machine Certificate Store. Certificates that exist in Windows's Local Machine Certificate Store do not need to be imported to the Java keystore.

  1. Locate the root certificate file (.crt) for the product instance.
  2. From an elevated command-line interface, enter the command:
Windows
Linux
Copy

<Java installation folder>: The installation path of the Java distribution. By default, from version 7.22.0, OPSWAT Central Management uses it own bundled Java 11 distribution, located at <System Drive>:\Program Files\OPSWAT\Central\jre11.

<password>: The keystore's password.

<alias>: The certificate's alias.

<rootCA.crt path>: The path to the product instance's root certificate file.

  1. Restart OPSWAT Central Management for the changes to take effect.

If OPSWAT Central Management was upgraded from a version older than 7.22.0, it is most likely using a user-specified Java 11 distribution. Please refer to Java Configuration to locate the Java installation being used.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard