|
|
To install the private License Server in Windows OS, do the following:
C:\Program Files\Common Files\VMS\VMS License Server>LS_tool.exe --collect-hwinfo |
Certificate: ngp.licserver.crt
Server key: server.license.key
Client key: license.key
Installing the private License Server in Windows OS is complete. The License Server web interface will be available at https://127.0.0.1:444/ (see Logging in to the License Server web interface).
Axxon One may fail to establish a connection with License Server. This can occur due to network-level connection blocking.
In such cases, it is recommended to disable the firewall on both the Axxon One computer and the License Server computer.
Additionally, ensure that port 443 is not occupied by another process.
In some cases, antivirus software may replace the certificate received from the License Server (including public certificates), leading to errors in the logs:
~[22384]; 2024-05-28; 10:34:59.557; DEBUG; /LicenseService/App/: ngp certificate path: C:/ProgramData\ITV\IntellectX\Tickets\ngp.ca ~[22384]; 2024-05-28; 10:34:59.620; ERROR; /LicenseService/App/: HttpClient: error in performing http request - err:Peer certificate cannot be authenticated with given CA certificates, method:POST, headers: |
To resolve this, it is recommended to disable traffic interception in the antivirus software. This will ensure that the License Server's certificate is accepted without modifications, allowing the system to function correctly.
The following error may appear in the License Server logs:
{"app":"LicenseServer","err":"listen tcp :8080: bind: An attempt was made to access a socket in a way forbidden by its access permissions.","level":"error","msg":"exited with error","time":"2022-06-09T09:23:59.471","version":{"PlanKey":"ASIP-LSG","BranchName":"develop","BuildNumber":"69","RevisionNumber":"e89e4088018e47ed982d6f74ed9c4abecde94859"}} |
This error indicates that the server cannot use port 8080 due to operating system-level restrictions.
To fix this, it is recommended to disable the IIS (Internet Information Services) service. This will free up port 8080, allowing the License Server to function properly.