Configuring HCL Local License Server
You can configure HCL Local License Server (LLS)to update parameters such as the TLS certificate or the port number using the update utility provided in the installer package.
About this task
Perform configuration only if you need to modify:
-
The existing TLS certificate, or
-
The port number used by LLS.
Configuration also supports updating the TLS mode (BASIC / SECURED / MODERN) directly through the update utility.
Procedure
-
Navigate to the Installation Directory. Go to the directory where the update utility is
located.
OS File Name Location Windows update.bat<lls_install_directory>\update.batLinux update.sh/opt/hcl-lls/update.shNote:<lls_install_directory> refers to the directory that was specified during the LLS installation process. -
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
-
Follow the Prompts on Screen, When the update utility starts, the following menu is
displayed:
- Select the parameter you want to update:
- 1. TLS Certificate
- 2. Port
- 3. Update Both TLS and Port
- 4. Quit and Update
- 5. Press any key to exit
-
Provide the path to a new valid TLS certificate — either self-signed (generated using tlsutil) or third-party CA-signed.
-
The system copies all new certificate files to the installed location.
Note:The new certificate path and validity details are automatically logged in<lls_install_directory>/logs/hcl_lls_features.logPress 2 to Update Port
Modify the LLS port number.
After update, a new fingerprint will be automatically generated and displayed:v3.lls.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-
The fingerprint details are saved in the
file.installer.txt
Note:-
Changing the port invalidates existing license files.
-
You must re-generate license files from My HCLSoftware (MHS) using the new fingerprint.
-
Perform port modifications and TLS certificate updates during designated maintenance/downtime windows, as these actions restart the server service and can affect active license checkouts.
Press 3 to Update Both TLS and Port
-
Update both TLS certificate and port in a single operation.
-
The system will sequentially prompt for certificate and port inputs, then restart the LLS service after applying changes.
Press 4 to Apply and Exit
-
Quit and Apply Updates to save changes.
-
The system applies all modifications and automatically restarts the LLS service.
Results
A confirmation message appears:
Service started successfully.
All configuration updates (certificate, port) are recorded in the log file:
<lls_install_directory>/logs/hcl_lls_features.log
You have now successfully reconfigured HCL Local License Server (LLS 5.3) with the latest updates.
TLS certificates cannot be renewed or extended after expiration. If a TLS certificate has expired, you must regenerate it by following the steps outlined in Generating a Self-Signed TLS Certificate.