Page History
Table of Contents |
---|
Introduction
JS7 ships for under dual licensing with an Open Source license and a Commercial license, see see the JS7 - License article for moreinformation.
- An Open Source license cannot expire, there is no such thing as a license key involved when using the Open Source license.
- A Commercial license can expire depending on according to the license model in use.
...
The following information explains how to check the expiration date of a Commercial license key.
License Key
...
Windows provides a mechanism to start the built-in Certificate application to display which displays certificate details:
- Rename the extension of the license key file from
.pem
to.crt
, e.g. fromsos.pem
tosos.crt
. - Double click the
*.crt
license key file to open the Windows Certificate application. - You can verify the license key expiration date from the date indicated by "Valid from ... to ...".
...
Check License Key Expiration Date with Unix
With a On Unix operating systems usually the OpenSSL utility is usually available that . This can be used to check the expiration date of an X.509 certificate file , for example such as sos.pem
like this:
Code Block | ||
---|---|---|
| ||
openssl x509 -enddate -noout -in sos.pem |
...
- Do not restart any of JOC Cockpit, Controller or Agents.
- Keep cool, we are here to help. Get in contact with SOS by using our ticket system at https://support.sos-berlin.com, by phone or by sending e-mail to: sales@sos-berlin.com
...
Overview
Content Tools