Creating a cloud or local license server

To create cloud or local license server:
  1. Log into the My HCLSoftware portal.
  2. Click the Deployments tab.
  3. Click Add Deployment.
  4. Type a unique name for the deployment, select a product for which to deploy the license server from the drop-down list, and click Add Deployment.
  5. In the Allocated box for the new deployment, type the number of licenses to allocate to the deployment.
    Note: Every development license includes an entitlement to a remediation license. When you create a deployment for a development license, you must also create a deployment for a remediation licence with an equal number of licenses allocated.
  6. Click Save all changes.
To configure a cloud or local license server using the command line interface:
  1. From a command line, move to the location of the licensemgr utility in the installation path:
    • On Windows, the default file location is <SYSTEM DRIVE>:\Program Files\HCL\AppScanSource\bin
    • On Linux, the default file location is /opt/hcl/appscansource/bin
  2. Type:
    licensemgr -configure -url <licenseServerUrl> [-acceptcert]
    where
    • -url specifies license server URL.

    • -acceptcert accepts the certificate to connect to license server. Optional.