Installation Checklist

New license server

Follow these steps if you do not re-use an already existing license server.

Download the required files

Installation

    >cd /opt/hexlicsrv
    >cp .../path/to/hexlicsrv.crt .
    >cp .../path/to/hexlicsrv.key .
    >cp .../path/to/license_server*.hexlic .
    >chown hexlicsrv:hexlicsrv hexlicsrv.crt hexlicsrv.key license_server*.hexlic
    >chmod 640 hexlicsrv.crt hexlicsrv.key license_server*.hexlic

If you run into any issues, refer to the troubleshooting section of the documentation.

Existing license server

License file update

Last updated

Was this helpful?