Configuring HCL Local License Server
You can configure HCL Local License Server (LLS) to edit the TLS certificate, and port by using the update program.
About this task
Procedure
-
Go to the installation directory where the update program is located.
For Windows
Name: update.bat
Location:<lls_install_directory>\update.bat
For Linux
Name: update.sh
Location: /opt/hcl-lls-5.2/update.sh
Example: <lls_install_directory> refers to the directory that was specified during the LLS installation process.
-
From the command-line, run the update program:
- On Windows, run the update.bat file as an administrator.
- On Linux, enter the following commands with root
privileges:
chmod +x update.sh./update.sh
-
Specify any of the following information as the upgrade program prompts you:
- Select the parameter you want to update: 1. TLS Certificate 2. Port 3. Update Both TLS and Port 4. Quit and Update
- Press 1 to update the TLS certificate information. Provide the path to a new valid self-signed or a third-party signed TLS certificate. For example: path_to_certificateFilename.crt. The system copies all new certificates to the installed location.
- Select the parameter you want to update: 1. TLS Certificate 2. Port 3. Update Both TLS and Port 4. Quit and Update
- Press 2 to update the port number. You will get the following message when option
number 2 is entered to update port number. Updated fingerprint will be generated
automatically during the Port update process and will displayed in the console and
also saved to installer.txt.
Note: Changing the port will invalidate all existing license files. Please re-generate the license files from MHS by attaching the new fingerprint generated after the port update process.
-
Press 4 to update and quit the process.
The system updates the information and restarts the existing LLS service.
A confirmation message is displayed.Service started successfully. - Press any key to exit.