...
- If you are not familiar with the installation of RPM packages, please refer to the regular user's guide or your Linux system documentation.
- You do not need to stop running emulator instance before upgrading the license server.
- Please refer to the general Charon -SSP user's guide for information on how to upgrade the Charon -SSP emulator software.
To upgrade the license server package, perform the following steps (SFTP is used as a sample file transfer method):
...
- Look at the content of the license server log: /opt/license-server/license_log/license.log
- Use the ps command to check that the server is running:
# ps -ef |grep license-server
- Starting with version 1.1.18, a new parameter to the license server is available to display the license server status:
# cd /opt/license-server
# ./license_server -s
About an hour after the installation check the emulator log files of any active instances to verify that no unexpected problem has been caused by the new version.
...