Installing HCL Local License Server
After you finish all the pre-installation tasks, you can begin the installation of HCL Local License Server (LLS). You can then manage the licenses of HCLSoftware products.
Before you begin
About this task
Note: You can install only one instance of LLS.
Procedure
- Go to the directory where the installer package is located.
-
From the command-line, run the install program:
- On Windows, run the install.bat file as an administrator.
- On Linux, enter the following commands with root
privileges:
chmod +x install.sh
./install.sh
-
Specify the configuration information as the install program prompts you.
- Enter the Installation Directory:
- Specify the installation directory for the LLS.
- Enter the TLS certificate:
- Specify the path of the certificate file generated by the utility program or a third-party generated TLS certificate. For example, path_to_certificateFilename.crt.
- Enter the TLS key:
- Type the path of a valid certificate key file. For example,
path_to_certificateKeyFilename.key.Note: If the private key is encrypted, you can enter the passcode.
- Enter the port (port:443 preferred):
- Enter the port number that is used during fingerprint generation.
A confirmation message is displayed.Service started successfully.
-
Press any key to terminate the install program.
You have installed LLS on your system.
-
Add your license files to the license folder.
The license folder is located at the <lls_install_directory>/license path.Note: The license file updation is independent of the LLS install program. After you install LLS, you can any time add or remove your license files in the license folder. Any changes in the license folder is logged in the <lls_install_directory>/logs/hcl_lls_features.log file.
What to do next
-
Pool ID from the installed_directory/logs/hcl_lls_pools.log file or by using the following API endpoint:
https://FQDNhostname:LLSport/v1/licensepools
- LLS URL from the hcl_lls_feature.log file to configure your product license information.