Generating fingerprint
You must generate fingerprint using the utility program which is further required to generate your license file.
Before you begin
Procedure
-
Extract the installer package:
- On Windows, use a zip program such as Winzip.
- On Linux, enter the following
command:
tar -xvzf packageName
- Go to the directory where the utility program is located.
-
From the command-line, run the utility program.
- On Windows, run the utility.bat file as an administrator.
- On Linux, enter the following commands with root
privileges:
chmod +x utility.sh
./utility.sh
-
Specify the following information as the utility program prompts you:
- Please choose what you want to do: 1. Generate Fingerprint 2. Generate TLS Certificate 3. Generate Both 4. Quit
- Press 1 to generate the fingerprint. This option automatically
captures and displays the MAC address. The following example output
is
displayed:
You chose to generate a fingerprint. Found MAC address: A1-B2-C3-D4-E5-F6
- Enter the port number (port:443 preferred):
- Type the port number on which you want to run LLS. 443 is the preferred port number or you can specify a number between 1024 and 65535.
-
Save the generated fingerprint.
The fingerprint is required to generate the license file.
- Press 4 to quit the process.