SSLCACertificateFile

FlexNet Manager Suite 2022 R1 (On-Premises)

Command line | Registry

SSLCACertificateFile, available only for UNIX-like platforms, gives the path and file name for the file that concatenates all trusted certificates in the chain to the Certificate Authority. For details about the file format, see Agent Third-Party Deployment: HTTPS CA Certificate File Format (UNIX).

You can combine this file with another storage option that allows multiple separate certificate files to be stored in a directory (see SSLCACertificatePath), in which case the agent(s) scan the combined file first, and then check the certificates in the folder.

Values

Values / range

A valid file path (or variable that references the file path) and file name.

Default value

$(SSLDirectory)/cert.pem
The default expansion is /var/opt/managesoft/etc/ssl/cert.pem.

Example values

/tmp/test/cert.pem

Command line

Tool

Inventory component (ndtrack), installation component (ndlaunch), and upload component (ndupload)

Example

-o SSLCACertificateFile="/tmp/test/cert.pem"

Registry

Installed by

Code internals, or manual configuration

Computer preference

[Registry]\ManageSoft\Common or [Registry]\ManageSoft\<Agent>\CurrentVersion where <Agent> is the registry key for an individual component (Tracker, Launcher, or Uploader)

FlexNet Manager Suite (On-Premises)

2022 R1