Generating fingerprint

You must generate fingerprint using the utility program which is further required to generate your license file.

Before you begin

You have downloaded the installer package. See Downloading the installer package.

Procedure

  1. Extract the installer package:
    • On Windows, use a zip program such as Winzip.
    • On Linux, enter the following command:
      tar -xvzf packageName
  2. Go to the directory where the utility program is located.
  3. 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
  4. 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.
    The following example message is displayed indicating that the fingerprint generation is complete.
    Enter the port number (port:443 preferred):8080 
    The combined string is: A1-B2-C3-D4-E5-F6 
    Fingerprint: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
    Fingerprint generation completed.
  5. Save the generated fingerprint.
    The fingerprint is required to generate the license file.
  6. Press 4 to quit the process.

What to do next

Generate the license file. See Generating the license file.