Manage license node-locking
To use license node-locking, provide the hardware fingerprint of the intended On-Prem Qt License Server or Offline Qt License Server host computer to Qt. Ask your Qt contact for more information.
The generated hardware fingerprint is unique to the Qt License Server host computer, which means that it locks the license file for the particular host running On-Prem Qt License Server or Offline Qt License Server.
Send the generated fingerprint via email to Qt Support for validation. You receive a new entitlement.json
file that lists valid licenses with the fingerprint attached and hashed to each license. The new license file contains both the license information and the associated fingerprint.
When Qt License Server starts, the entitlement.json
file is automatically imported. A license that includes a fingerprint is imported if the fingerprint matches the Qt License Server host computer.
Generate fingerprints
To generate a fingerprint from the command line with qt-license-server, enter:
./qt-license-server generate-server-fingerprint
.\qt-license-server.exe generate-server-fingerprint
See also Qt License Server command-line interface.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.